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