mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 04:32:14 +00:00
Tweaks to page dialog and version page.
This commit is contained in:
@@ -36,8 +36,11 @@ private:
|
||||
void createUI();
|
||||
private slots:
|
||||
void apply();
|
||||
virtual void reject();
|
||||
virtual void accept();
|
||||
void currentChanged(const QModelIndex ¤t);
|
||||
void showPage(int row);
|
||||
virtual void closeEvent(QCloseEvent *event);
|
||||
|
||||
private:
|
||||
QSortFilterProxyModel *m_proxyModel;
|
||||
|
||||
Reference in New Issue
Block a user