Fixes small memory leaks
This commit is contained in:
@@ -43,6 +43,7 @@ private:
|
||||
Gtk::ToggleButton* fillMode;
|
||||
Gtk::TreeIter currRow;
|
||||
ProfileStoreEntry *lastSavedPSE;
|
||||
ProfileStoreEntry *customPSE;
|
||||
|
||||
void profileFillModeToggled ();
|
||||
bool isCustomSelected ();
|
||||
|
Reference in New Issue
Block a user