]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/Makefile.am
add first version of .lyx file encryption. It's disabled by default and could out...
[features.git] / src / frontends / qt4 / Makefile.am
index 1f61639b6ad8f1ac58f8305941ab6ba892cfb717..cf9227d67f3691abe8c66a743485a79b7f1ad01b 100644 (file)
@@ -78,6 +78,7 @@ SOURCEFILES = \
        GuiDelimiter.cpp \
        GuiDialog.cpp \
        GuiDocument.cpp \
+       GuiEncryptionDialog.cpp \
        GuiErrorList.cpp \
        GuiERT.cpp \
        GuiExternal.cpp \
@@ -188,6 +189,7 @@ MOCHEADER = \
        GuiDelimiter.h \
        GuiDialog.h \
        GuiDocument.h \
+       GuiEncryptionDialog.h \
        GuiErrorList.h \
        GuiERT.h \
        GuiExternal.h \
@@ -259,6 +261,7 @@ UIFILES = \
        ChangesUi.ui \
        CharacterUi.ui \
        CitationUi.ui \
+       ColorUi.ui \
        CompareUi.ui \
        DelimiterUi.ui \
        DocumentUi.ui \
@@ -299,7 +302,7 @@ UIFILES = \
        PrefColorsUi.ui \
        PrefCompletionUi.ui \
        PrefConvertersUi.ui \
-       PrefDateUi.ui \
+       PrefOutputUi.ui \
        PrefDisplayUi.ui \
        PrefEditUi.ui \
        PrefFileformatsUi.ui \
@@ -308,7 +311,6 @@ UIFILES = \
        PrefLanguageUi.ui \
        PrefLatexUi.ui \
        PrefPathsUi.ui \
-       PrefPlaintextUi.ui \
        PrefPrinterUi.ui \
        PrefScreenFontsUi.ui \
        PrefShortcutsUi.ui \