]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt3/QtView.h
load and restore correct windows postion
[lyx.git] / src / frontends / qt3 / QtView.h
index eab76c803f0fc78e0ad8a0498775c060606ae942..35737fa4752ea9807272d7c05769d44d32418328 100644 (file)
@@ -37,7 +37,7 @@ class QtView : public QMainWindow, public LyXView {
        Q_OBJECT
 public:
        /// create a main window of the given dimensions
-       QtView(unsigned int w, unsigned int h, bool maximize);
+       QtView(unsigned int w, unsigned int h);
 
        ~QtView();