Some changes to addsetid code in preferences

This commit is contained in:
heckflosse
2017-09-24 01:10:08 +02:00
parent 3f2e580bd7
commit 31af0935d8
2 changed files with 32 additions and 40 deletions

View File

@@ -275,8 +275,10 @@ public:
void clearThumbImagesPressed ();
void clearAllPressed ();
void behAddSetRadioToggled (const Glib::ustring& path, bool add);
void behAddRadioToggled (const Glib::ustring& path);
void behSetRadioToggled (const Glib::ustring& path);
void behAddSetAllPressed (bool add);
void behAddAllPressed ();
void behSetAllPressed ();