mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-13 20:09:59 +00:00
remove references to deleted file QtLyXView.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14112 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9cbcb8a39e
commit
20802b7c9b
@ -82,7 +82,6 @@ libqt4_la_SOURCES = \
|
|||||||
QWorkArea.C QWorkArea.h \
|
QWorkArea.C QWorkArea.h \
|
||||||
QWrap.C QWrap.h \
|
QWrap.C QWrap.h \
|
||||||
Qt2BC.C Qt2BC.h \
|
Qt2BC.C Qt2BC.h \
|
||||||
QtLyXView.h \
|
|
||||||
WorkAreaFactory.C \
|
WorkAreaFactory.C \
|
||||||
checkedwidgets.C checkedwidgets.h \
|
checkedwidgets.C checkedwidgets.h \
|
||||||
lyx_gui.C \
|
lyx_gui.C \
|
||||||
|
@ -41,8 +41,6 @@ Never call buttoncontroller functions directly from dialogs. In general, you
|
|||||||
should use Qt2Base::changed() in all circumstances. However, if you must call
|
should use Qt2Base::changed() in all circumstances. However, if you must call
|
||||||
the buttoncontroller, make sure to respect Qt2Base::updating_
|
the buttoncontroller, make sure to respect Qt2Base::updating_
|
||||||
|
|
||||||
Don't #undef emit - #include "QtLyXView.h" instead
|
|
||||||
|
|
||||||
Naming conventions
|
Naming conventions
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user