Unneeded headers, doxy cosmetics.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22894 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-02-09 12:20:05 +00:00
parent b9cf09838f
commit 74632f681e
3 changed files with 2 additions and 4 deletions

View File

@ -1110,8 +1110,8 @@ void LyXAction::init()
* \li Params: statusbar : Toggle visibility of the statusbar.\n * \li Params: statusbar : Toggle visibility of the statusbar.\n
menubar : Toggle visibility of the menubar.\n menubar : Toggle visibility of the menubar.\n
frame : Toggle visibility of the frames around editing window.\n frame : Toggle visibility of the frames around editing window.\n
fullscreen : Toggle fullscreen mode. This also covers calling the fullscreen : Toggle fullscreen mode. This also covers calling the
previous functions. However #LFUN_TOOLBAR_TOGGLE for the previous functions. However #LFUN_TOOLBAR_TOGGLE for the
custom tweaks of the toolbars should be used. custom tweaks of the toolbars should be used.
* \li Origin: ps, 9 Feb 2007 * \li Origin: ps, 9 Feb 2007
* \endvar * \endvar

View File

@ -29,7 +29,6 @@
#include <QHBoxLayout> #include <QHBoxLayout>
#include <QKeyEvent> #include <QKeyEvent>
#include <QLayout>
#include <QListWidget> #include <QListWidget>
#include <QMouseEvent> #include <QMouseEvent>
#include <QPixmap> #include <QPixmap>

View File

@ -47,7 +47,6 @@
#include <QContextMenuEvent> #include <QContextMenuEvent>
#include <QInputContext> #include <QInputContext>
#include <QHelpEvent> #include <QHelpEvent>
#include <QLayout>
#include <QMainWindow> #include <QMainWindow>
#include <QPainter> #include <QPainter>
#include <QPalette> #include <QPalette>