mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-14 20:05:45 -05:00
add themes to config so they persist between sessions
This commit is contained in:
@@ -211,6 +211,7 @@ private:
|
||||
void setProjectSpecificUIVisibility();
|
||||
void loadUserSettings();
|
||||
void restoreWindowState();
|
||||
void setTheme(QString);
|
||||
bool openRecentProject();
|
||||
void updateTilesetEditor();
|
||||
QString getEventGroupFromTabWidget(QWidget *tab);
|
||||
|
||||
Reference in New Issue
Block a user