]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/InsetParamsWidget.h
Some improvements to the graphics dialog
[lyx.git] / src / frontends / qt4 / InsetParamsWidget.h
index 96f90d180161eacb653646d29c2d5fa460776580..63d9944a589d89b79c890e12596b7a3a7e43339c 100644 (file)
@@ -38,7 +38,7 @@ class CheckedWidget
 {
 public:
        CheckedWidget(QLineEdit * input, QWidget * label = 0);
-       ///     
+       ///
        bool check() const;
 
 private: