mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -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;
|
return searchEdit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//deprecated
|
||||||
QAction *YACReaderMacOSXToolbar::addFitToWidthSlider(QAction *attachToAction)
|
QAction *YACReaderMacOSXToolbar::addFitToWidthSlider(QAction *attachToAction)
|
||||||
{
|
{
|
||||||
QMacToolBarItem *toolBarItem = addItem(QIcon(":/images/viewer_toolbar/toWidthSlider.png"),"fit to width slider");
|
QMacToolBarItem *toolBarItem = addItem(QIcon(":/images/viewer_toolbar/toWidthSlider.png"),"fit to width slider");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user