mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
Replace getenv("HOME") by RDGetHomeDir() in RDCutDialog::LoadState/SaveState. Create RDCutDialog::StateFile to share logic
This commit is contained in:
@@ -74,6 +74,7 @@ class RDCutDialog : public QDialog
|
||||
void RefreshCuts();
|
||||
void SelectCut(QString cutname);
|
||||
void BuildGroupList();
|
||||
QString StateFile();
|
||||
void LoadState();
|
||||
void SaveState();
|
||||
RDListView *cut_cart_list;
|
||||
|
||||
Reference in New Issue
Block a user