mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- Improved properties pannel by using a Splitter to allow the user to set the height of the pannel
This commit is contained in:
@@ -66,6 +66,7 @@ private:
|
||||
QAction *actionNormal;
|
||||
QAction *actionMaximum;
|
||||
QAction *actionHigh;
|
||||
QList<int> slideSizes;
|
||||
|
||||
protected:
|
||||
QPushButton* getButtonFromIndex(int index);
|
||||
|
||||
Reference in New Issue
Block a user