mirror of
https://github.com/YACReader/yacreader
synced 2026-02-13 18:43:02 -05: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