summaryrefslogtreecommitdiff
path: root/tikzit.pro
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-04-15 11:19:38 +0300
committerAleks Kissinger <aleks0@gmail.com>2018-04-15 11:19:38 +0300
commit10d739ce2ac904501a6f78b127f91c944a774a18 (patch)
tree93efc2ecefceb408acd774a007563432484c530d /tikzit.pro
parenteac7dee2d8ba86001afbc61c4e9d7baae7341cb8 (diff)
added icon and fixed edge handle bug
Diffstat (limited to 'tikzit.pro')
-rw-r--r--tikzit.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tikzit.pro b/tikzit.pro
index 33a9ef3..c30d173 100644
--- a/tikzit.pro
+++ b/tikzit.pro
@@ -10,6 +10,8 @@ CONFIG += testcase
TARGET = tikzit
TEMPLATE = app
+win32:RC_ICONS += images/logo.ico
+
# The following define makes your compiler emit warnings if you use
# any feature of Qt which as been marked as deprecated (the exact warnings
# depend on your compiler). Please consult the documentation of the