mirror of
https://github.com/YACReader/yacreader
synced 2026-02-15 19:43:00 -05:00
brough back to MacOSX the fit to width slider //ugly solution
This commit is contained in:
@ -64,6 +64,10 @@ public:
|
||||
//hacks everywhere
|
||||
//convenience method for YACReaderLibrary search edit
|
||||
YACReaderMacOSXSearchLineEdit *addSearchEdit();
|
||||
//convenience method for showing the fit to width slider in MacOSX
|
||||
QAction * addFitToWidthSlider(QAction * attachToAction);
|
||||
|
||||
|
||||
//convenience method for switching the icon of the view selector
|
||||
void updateViewSelectorIcon(const QIcon & icon);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user