summaryrefslogtreecommitdiffstats
path: root/UniversalIndentGUI.pro
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-18 20:40:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-18 20:40:47 +0900
commita92640a3d98908db6d68cf107ca8dbced8447b7a (patch)
treecdef753a90563ae616a6e9310da4141454178b60 /UniversalIndentGUI.pro
parenta80a494efee7979c28ab1090734270e5c0515352 (diff)
downloaduniversal-indent-gui-tqt-a92640a3d98908db6d68cf107ca8dbced8447b7a.tar.gz
universal-indent-gui-tqt-a92640a3d98908db6d68cf107ca8dbced8447b7a.zip
Removed code related to 'Check for Update' functionality. This won't be part of this port.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'UniversalIndentGUI.pro')
-rwxr-xr-xUniversalIndentGUI.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/UniversalIndentGUI.pro b/UniversalIndentGUI.pro
index 67f4f95..1bb4bec 100755
--- a/UniversalIndentGUI.pro
+++ b/UniversalIndentGUI.pro
@@ -158,7 +158,6 @@ HEADERS += src/AboutDialog.h \
src/UiGuiSettingsDialog.h \
src/UiGuiSystemInfo.h \
src/UiGuiVersion.h \
- src/UpdateCheckDialog.h \
src/debugging/TSLogger.h
@@ -166,7 +165,6 @@ FORMS += src/MainWindow.ui \
src/ToolBarWidget.ui \
src/UiGuiSettingsDialog.ui \
src/AboutDialog.ui \
- src/UpdateCheckDialog.ui \
src/debugging/TSLoggerDialog.ui
SOURCES += src/AboutDialog.cpp \
@@ -184,7 +182,6 @@ SOURCES += src/AboutDialog.cpp \
src/UiGuiSettingsDialog.cpp \
src/UiGuiSystemInfo.cpp \
src/UiGuiVersion.cpp \
- src/UpdateCheckDialog.cpp \
src/debugging/TSLogger.cpp
RESOURCES += resources/Icons.qrc