[Kst] extragear/graphics/kst/tests

George Staikos staikos at kde.org
Sat Nov 5 00:56:04 CET 2005


SVN commit 477752 by staikos:

dewarn


 M  +1 -2      testscalars.h  


--- trunk/extragear/graphics/kst/tests/testscalars.h #477751:477752
@@ -11,10 +11,9 @@
   public:
     SListener();
     virtual ~SListener();
+    int _trigger;
   public slots:
     void trigger();
-
-    int _trigger;
 };
 
 #endif


More information about the Kst mailing list