mirror of
https://github.com/YACReader/yacreader
synced 2025-08-03 12:55:32 -04:00
add convenience method YACReader::addSeparator(QWidget *) for adding QAction separator to a widget
This commit is contained in:
@ -161,8 +161,6 @@ private:
|
||||
QAction * deleteComicsAction;
|
||||
QAction * hideComicViewAction;
|
||||
|
||||
QAction * separatorAction; //dummy action
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
QToolBar * libraryToolBar;
|
||||
#else
|
||||
|
Reference in New Issue
Block a user