mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 11:48:36 +12:00
Qt: refactor Get-/SetGamelistColVisibility
This commit is contained in:
parent
9c025be831
commit
2b8f96dcec
2 changed files with 10 additions and 6 deletions
|
@ -233,6 +233,7 @@ public Q_SLOTS:
|
|||
void SaveCurrentConfig(const QString& friendlyName);
|
||||
|
||||
static QSize SizeFromSlider(int pos);
|
||||
static gui_save GetGuiSaveForColumn(int col);
|
||||
|
||||
private:
|
||||
QString ComputeSettingsDir();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue