]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/Makefile.am
Factorize general code out of GuiDialog and into the base Dialog class. This is now...
[features.git] / src / frontends / qt4 / Makefile.am
index 8fc0edf27109bf0e94395489637d838caf053584..965357cbebf31ce2610e0374ccd25352b334e136 100644 (file)
@@ -50,6 +50,7 @@ SOURCEFILES = \
        ButtonPolicy.h \
        Dialog.cpp \
        Dialog.h \
+       DialogView.cpp \
        Resources.cpp \
        Action.cpp \
        BulletsModule.cpp \
@@ -135,7 +136,6 @@ SOURCEFILES = \
 
 NOMOCHEADER = \
        ButtonController.h \
-       DialogView.h \
        GuiFontLoader.h \
        GuiFontMetrics.h \
        GuiImage.h \
@@ -149,6 +149,7 @@ MOCHEADER = \
        BulletsModule.h \
        ColorCache.h \
        CustomizedWidgets.h \
+       DialogView.h \
        DockView.h \
        EmptyTable.h \
        FloatPlacement.h \