summaryrefslogtreecommitdiff
path: root/src/fqterm/fqterm_frame.h
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2018-06-08 11:01:21 +0800
committerIru Cai <mytbk920423@gmail.com>2018-06-08 11:28:29 +0800
commitee5c3462b3d470097625bf4426f2453fb335f632 (patch)
treeab8a92dc68499e0d068f694f9f63b9508e5734d6 /src/fqterm/fqterm_frame.h
parent94d81c6a60a85ad216ee494678bd2965bfd6ffb5 (diff)
downloadfqterm-ee5c3462b3d470097625bf4426f2453fb335f632.tar.xz
clean up fqterm_app
Diffstat (limited to 'src/fqterm/fqterm_frame.h')
-rw-r--r--src/fqterm/fqterm_frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fqterm/fqterm_frame.h b/src/fqterm/fqterm_frame.h
index e521403..c3f36f7 100644
--- a/src/fqterm/fqterm_frame.h
+++ b/src/fqterm/fqterm_frame.h
@@ -24,7 +24,7 @@
#include <QMainWindow>
#include <QSystemTrayIcon>
#include <QMenuBar>
-
+#include <QTranslator>
#include <vector>
class QWidget;