Switch to unified view

a/src/qtgui/rclmain_w.h b/src/qtgui/rclmain_w.h
...
...
116
    vector<TempFile>         m_tempfiles;
116
    vector<TempFile>         m_tempfiles;
117
    // Serial number of current search for this process.
117
    // Serial number of current search for this process.
118
    // Used to match to preview windows
118
    // Used to match to preview windows
119
    int                      m_searchId; 
119
    int                      m_searchId; 
120
    virtual void init();
120
    virtual void init();
121
    virtual void previewPrevOrNextInTab(Preview *, int sid, int docnum, 
122
                  bool next);
121
};
123
};
122
124
123
#endif // RCLMAIN_W_H
125
#endif // RCLMAIN_W_H