Switch to side-by-side view
--- a/src/qtgui/rclmain_w.h +++ b/src/qtgui/rclmain_w.h @@ -122,6 +122,7 @@ SpellW *spellform; QTimer *periodictimer; ResTable *restable; + bool displayingTable; vector<ExecCmd*> m_viewers; map<QString, QAction*> m_stemLangToId;