mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-29 05:01:49 +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
|
* \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
|
||||||
|
@ -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>
|
||||||
|
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user