aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_ver_check/UpdateTab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m_ver_check/UpdateTab.h')
-rw-r--r--src/m_ver_check/UpdateTab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m_ver_check/UpdateTab.h b/src/m_ver_check/UpdateTab.h
index 7616200..4003a23 100644
--- a/src/m_ver_check/UpdateTab.h
+++ b/src/m_ver_check/UpdateTab.h
@@ -72,4 +72,4 @@ class UpdateTab : public QWidget {
void SignalReplyFromUpdateServer(QByteArray data);
};
-auto UpdateTabFactory(const char* id) -> void*; \ No newline at end of file
+auto UpdateTabFactory(void* id) -> void*; \ No newline at end of file