diff options
Diffstat (limited to 'plugins/TabSRMM/src/msgs.h')
-rw-r--r-- | plugins/TabSRMM/src/msgs.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/TabSRMM/src/msgs.h b/plugins/TabSRMM/src/msgs.h index a9660dcf0e..8246824ffa 100644 --- a/plugins/TabSRMM/src/msgs.h +++ b/plugins/TabSRMM/src/msgs.h @@ -473,9 +473,8 @@ public: bool m_bErrorState;
bool m_bDividerWanted, m_bDividerSet;
bool m_bSplitterOverride;
-
bool m_bRtlText;
- bool m_bLastParaDeleted;
+ bool m_bLogEmpty;
int m_sendMode;
HKL m_hkl; // keyboard layout identifier
|