mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Format
This commit is contained in:
parent
3632ebab12
commit
ed7e9f98f0
@ -136,10 +136,10 @@ public:
|
||||
void attachToWindow(QMainWindow *window);
|
||||
void addStretch();
|
||||
|
||||
void setMovable(bool movable) {};
|
||||
void addSeparator() {};
|
||||
void setMovable(bool movable) { };
|
||||
void addSeparator() { };
|
||||
|
||||
void setIconSize(const QSize &size) {};
|
||||
void setIconSize(const QSize &size) { };
|
||||
|
||||
public slots:
|
||||
void setHidden(bool hidden);
|
||||
|
Loading…
x
Reference in New Issue
Block a user