mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 09:08:20 -04:00
By now, the method for adding the slider action to the toolbar in OSX is no longer needed.
This commit is contained in:
parent
da4b884008
commit
7c666d0f19
@ -287,6 +287,7 @@ YACReaderMacOSXSearchLineEdit * YACReaderMacOSXToolbar::addSearchEdit()
|
||||
return searchEdit;
|
||||
}
|
||||
|
||||
//deprecated
|
||||
QAction *YACReaderMacOSXToolbar::addFitToWidthSlider(QAction *attachToAction)
|
||||
{
|
||||
QMacToolBarItem *toolBarItem = addItem(QIcon(":/images/viewer_toolbar/toWidthSlider.png"),"fit to width slider");
|
||||
|
Loading…
x
Reference in New Issue
Block a user