diff options
Diffstat (limited to 'kxkb/kxkbconfig.h')
-rw-r--r-- | kxkb/kxkbconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kxkb/kxkbconfig.h b/kxkb/kxkbconfig.h index 4ec3634be..4e424102a 100644 --- a/kxkb/kxkbconfig.h +++ b/kxkb/kxkbconfig.h @@ -56,6 +56,8 @@ public: SwitchingPolicy m_switchingPolicy; bool m_stickySwitching; int m_stickySwitchingDepth; + bool m_enableNotify; + bool m_notifyUseKMilo; bool m_useThemeColors; TQColor m_colorBackground; |