This commit is contained in:
doitux
2007-06-05 21:20:32 +00:00
parent fc948c176d
commit 5cfbda2532
4 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ public:
virtual int getMySet() const =0;
virtual int getMyLastRelativeSet() const =0;
virtual void setMyAction(int theValue) =0;
virtual void setMyAction(int theValue, bool blind=0) =0;
virtual int getMyAction() const =0;
virtual void setMyButton(int theValue) =0;