]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/InsertTableWidget.h
Whitespace cleanup
[features.git] / src / frontends / qt4 / InsertTableWidget.h
index 6c78c6960870d58d2a7cd5fd296fd37a365f7a80..f6a2b3cf7ffc8a94d024b14bf94e87b7a1479819 100644 (file)
@@ -41,7 +41,7 @@ protected Q_SLOTS:
        void mouseReleaseEvent(QMouseEvent *);
        void mousePressEvent(QMouseEvent *);
        void paintEvent(QPaintEvent *);
-       
+
 private:
        //! update the geometry
        void resetGeometry();
@@ -61,7 +61,7 @@ private:
        //! row of pointer
        int bottom_;
        //! column of pointer
-       int right_;     
+       int right_;
        //! the lyxview we need to dispatch the funcrequest
        LyXView & lyxView_;
        //! widget under mouse