Solving issue 1993: "Some bundled profiles appears twice in the ProfilePanel's combobox"
This commit is contained in:
@@ -182,6 +182,8 @@ class ProfileStore {
|
||||
void addListener(ProfileStoreListener *listener);
|
||||
void removeListener(ProfileStoreListener *listener);
|
||||
|
||||
void dumpFolderList();
|
||||
|
||||
};
|
||||
|
||||
class ProfileStoreComboBox : public MyComboBox {
|
||||
|
Reference in New Issue
Block a user