]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiBox.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiBox.h
index aaca9a4e2deba0765d24b1ec29686ba9901fe2eb..813454a4d493598700c3f4e0fc79b5623e7bc5ae 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  * \author Martin Vermeer (with useful hints from Angus Leeming)
  *
  * Full author contact details are available in file CREDITS.
@@ -17,8 +17,6 @@
 #include "ui_BoxUi.h"
 #include "insets/InsetBox.h"
 
-#include <vector>
-
 
 namespace lyx {
 namespace frontend {