diff options
Diffstat (limited to 'lib/kotext/KoParagDia.h')
-rw-r--r-- | lib/kotext/KoParagDia.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoParagDia.h b/lib/kotext/KoParagDia.h index 443bb62f..4fd8f784 100644 --- a/lib/kotext/KoParagDia.h +++ b/lib/kotext/KoParagDia.h @@ -95,7 +95,7 @@ public: /** return the (i18n-ed) name of the tab */ virtual TQString tabName() = 0; - // Return the part of the paragtqlayout that this widget cares about + // Return the part of the paraglayout that this widget cares about int flag() const { return m_flag; } private: |