mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 23:25:57 +01:00
Replace getenv("HOME") by RDGetHomeDir() in rdlibrary MainWidget::LoadGeometry/SaveGeometry. Create MainWidget::GeometryFile to share logic
This commit is contained in:
@@ -105,6 +105,7 @@ class MainWidget : public QWidget
|
||||
const QDateTime ¤t_datetime);
|
||||
void SetCaption(QString user);
|
||||
QString GetTypeFilter();
|
||||
QString GeometryFile();
|
||||
void LoadGeometry();
|
||||
void SaveGeometry();
|
||||
void LockUser();
|
||||
|
||||
Reference in New Issue
Block a user