* added myValidItems member to reflect the number of items to show :)
[simple-launcher] / simple-launcher.h
index 566d27e..6455b2a 100644 (file)
@@ -72,6 +72,7 @@ private:
   GtkWindow *myParent;
 
   LauncherItems myItems;
+  int myValidItems;
 
   GConfBooleanOption myTransparent;
   // bool myShowInfobanner; // FIXME: to implement