mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 08:55:05 -04:00
Remove old fitmode code and do some config and menu cleanup work
This commit is contained in:
@ -80,7 +80,6 @@ class NotificationsLabelWidget;
|
||||
virtual void mousePressEvent ( QMouseEvent * event );
|
||||
virtual void mouseReleaseEvent ( QMouseEvent * event );
|
||||
void updateBackgroundColor(const QColor & color);
|
||||
void updateFitToWidthRatio(float ratio);
|
||||
void updateConfig(QSettings * settings);
|
||||
void showMessageErrorOpening();
|
||||
void showMessageErrorOpening(QString);
|
||||
|
Reference in New Issue
Block a user