diff options
Diffstat (limited to 'src/kernel/qrichtext_p.h')
-rw-r--r-- | src/kernel/qrichtext_p.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kernel/qrichtext_p.h b/src/kernel/qrichtext_p.h index df6b0a272..428b0ec5d 100644 --- a/src/kernel/qrichtext_p.h +++ b/src/kernel/qrichtext_p.h @@ -1561,6 +1561,7 @@ protected: private: void update(); static void applyFont( const TQFont &f ); + static void cleanupPrivateData(); private: TQFont fn; |