mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Fix optionsdlg position
This commit is contained in:
parent
46abe42a54
commit
933f9f1451
4 changed files with 5 additions and 41 deletions
|
@ -278,8 +278,6 @@ public:
|
|||
QSize getPrefSize(const QSize &defaultSize) const;
|
||||
void setPrefSize(const QSize &size);
|
||||
#endif
|
||||
QPoint getPrefPos() const;
|
||||
void setPrefPos(const QPoint &pos);
|
||||
QStringList getPrefHSplitterSizes() const;
|
||||
void setPrefHSplitterSizes(const QStringList &sizes);
|
||||
QByteArray getPeerListState() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue