]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiShowFile.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiShowFile.h
index 20ea49fc202f999dce9622222b25517e669b2220..db82eae87e56cc963d13a2db1be745aa1ff20e18 100644 (file)
 namespace lyx {
 namespace frontend {
 
-class GuiShowFile : public GuiDialog, public Ui::ShowFileUi, public Controller
+class GuiShowFile : public GuiDialog, public Ui::ShowFileUi
 {
        Q_OBJECT
 
 public:
-       GuiShowFile(LyXView & lv);
+       GuiShowFile(GuiView & lv);
 
 private:
-       ///
-       void closeEvent(QCloseEvent * e);
-       /// parent controller
-       Controller & controller() { return *this; }
        /// update
        void updateContents();
        ///