diff --git a/headers/os/interface/TextControl.h b/headers/os/interface/TextControl.h index 7dbdf68616..ff2d86b755 100644 --- a/headers/os/interface/TextControl.h +++ b/headers/os/interface/TextControl.h @@ -127,7 +127,7 @@ private: uint32 _more_reserved[4]; #endif -// bool fClean; + bool fClean; bool fSkipSetFlags; // will use this for SHIFT-TAB bool fUnusedBool1; bool fUnusedBool2;