summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl_Preferences.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Fl_Preferences.H b/FL/Fl_Preferences.H
index f7d193e52..70b6d705a 100644
--- a/FL/Fl_Preferences.H
+++ b/FL/Fl_Preferences.H
@@ -226,6 +226,7 @@ public: // older Sun compilers need this (public definition of the following cl
RootNode *findRoot();
char remove();
char dirty();
+ void clearDirtyFlags();
void deleteAllChildren();
// entry methods
int nChildren();