The (custom) entry was added to the combobox at each profile loading
See issue #5092
This commit is contained in:
@@ -90,6 +90,7 @@ public:
|
||||
bool setInternalEntry ();
|
||||
Gtk::TreeIter getRowFromLabel (Glib::ustring name);
|
||||
Gtk::TreeIter addRow (const ProfileStoreEntry *profileStoreEntry);
|
||||
void deleteRow (const ProfileStoreEntry *profileStoreEntry);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user