preparing gui for maemo version; running astyle
This commit is contained in:
@@ -39,7 +39,9 @@ public:
|
||||
myStyle = theValue;
|
||||
}
|
||||
|
||||
void setEatMyEvents(bool e) { eatMyEvents = e; }
|
||||
void setEatMyEvents(bool e) {
|
||||
eatMyEvents = e;
|
||||
}
|
||||
bool event(QEvent *e);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user