]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/QShowFile.C
better selection and scrolling behaviour
[lyx.git] / src / frontends / qt2 / QShowFile.C
index e099ddc5743251c2a9bd103dd3a32a7c9bb5aeac..11fff4398c3a16fcdaacd1790b66ae8c87c48154 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author John Levon 
+ * \author John Levon
  *
  * Full author contact details are available in file CREDITS
  */
 #include "QShowFile.h"
 #include "QShowFileDialog.h"
 #include "Qt2BC.h"
+
 #include <qtextview.h>
 #include <qpushbutton.h>
 
 typedef Qt2CB<ControlShowFile, Qt2DB<QShowFileDialog> > base_class;
 
+
 QShowFile::QShowFile()
        : base_class(_("ShowFile"))
 {