Fix bad button position in setup dialog, make the SetupDialog fixed size and EffectDialog resizeable
This commit is contained in:
@@ -43,6 +43,7 @@ public:
|
||||
|
||||
protected:
|
||||
void keyPressEvent( QKeyEvent * _ke );
|
||||
virtual void resizeEvent(QResizeEvent * event);
|
||||
|
||||
|
||||
protected slots:
|
||||
@@ -58,4 +59,3 @@ private:
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user