]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/QBibitem.C
Some string(widget->text()) fixes. Weirdness
[lyx.git] / src / frontends / qt2 / QBibitem.C
index 1b6c65caf3edfb3ed900ac1fc81bad48ad69220b..b901c83540531d189ef60f0c7d6064bb09a50100 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 "QBibitemDialog.h"
 #include "QBibitem.h"
 #include "Qt2BC.h"
+
 typedef Qt2CB<ControlBibitem, Qt2DB<QBibitemDialog> > base_class;
 
+
 QBibitem::QBibitem()
        : base_class(_("Bibliography Item"))
 {