mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 22:44:56 -04: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