mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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:
parent
b9cf09838f
commit
74632f681e
@ -1110,8 +1110,8 @@ void LyXAction::init()
|
||||
* \li Params: statusbar : Toggle visibility of the statusbar.\n
|
||||
menubar : Toggle visibility of the menubar.\n
|
||||
frame : Toggle visibility of the frames around editing window.\n
|
||||
fullscreen : Toggle fullscreen mode. This also covers calling the
|
||||
previous functions. However #LFUN_TOOLBAR_TOGGLE for the
|
||||
fullscreen : Toggle fullscreen mode. This also covers calling the
|
||||
previous functions. However #LFUN_TOOLBAR_TOGGLE for the
|
||||
custom tweaks of the toolbars should be used.
|
||||
* \li Origin: ps, 9 Feb 2007
|
||||
* \endvar
|
||||
|
@ -29,7 +29,6 @@
|
||||
|
||||
#include <QHBoxLayout>
|
||||
#include <QKeyEvent>
|
||||
#include <QLayout>
|
||||
#include <QListWidget>
|
||||
#include <QMouseEvent>
|
||||
#include <QPixmap>
|
||||
|
@ -47,7 +47,6 @@
|
||||
#include <QContextMenuEvent>
|
||||
#include <QInputContext>
|
||||
#include <QHelpEvent>
|
||||
#include <QLayout>
|
||||
#include <QMainWindow>
|
||||
#include <QPainter>
|
||||
#include <QPalette>
|
||||
|
Loading…
Reference in New Issue
Block a user