Switch to unified view

a/src/qtgui/rclmain_w.h b/src/qtgui/rclmain_w.h
...
...
120
    UIPrefsDialog  *uiprefs;
120
    UIPrefsDialog  *uiprefs;
121
    ConfIndexW     *indexConfig;
121
    ConfIndexW     *indexConfig;
122
    SpellW         *spellform;
122
    SpellW         *spellform;
123
    QTimer         *periodictimer;
123
    QTimer         *periodictimer;
124
    ResTable       *restable;
124
    ResTable       *restable;
125
    bool            displayingTable;
125
126
126
    vector<ExecCmd*>  m_viewers;
127
    vector<ExecCmd*>  m_viewers;
127
    map<QString, QAction*> m_stemLangToId;
128
    map<QString, QAction*> m_stemLangToId;
128
    vector<string>    m_catgbutvec;
129
    vector<string>    m_catgbutvec;
129
    QAction *         m_idNoStem;
130
    QAction *         m_idNoStem;