mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 08:55:05 -04:00
added support for deleting folders
This commit is contained in:
@ -38,6 +38,7 @@ signals:
|
||||
public slots:
|
||||
void addAction(QAction * action);
|
||||
void addSpacing(int space);
|
||||
void addSepartor();
|
||||
private:
|
||||
DropShadowLabel * nameLabel;
|
||||
};
|
||||
|
Reference in New Issue
Block a user