mirror of
https://github.com/YACReader/yacreader
synced 2025-11-14 22:12:53 -05:00
By now, the method for adding the slider action to the toolbar in OSX is no longer needed.
This commit is contained in:
@ -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");
|
||||
|
||||
Reference in New Issue
Block a user