summaryrefslogtreecommitdiffhomepage
path: root/tracker-easy/ftnoir_tracker_pt_dialog.cpp
diff options
context:
space:
mode:
authorStéphane Lenclud <github@lenclud.com>2019-04-01 20:50:41 +0200
committerStéphane Lenclud <github@lenclud.com>2019-04-24 18:46:12 +0200
commit90fa6c8ee4485f0217ce86feba9eb4408baa67ff (patch)
tree04dff4f559646bad2f179b4ba9847aac0a5ce5c7 /tracker-easy/ftnoir_tracker_pt_dialog.cpp
parentc029e52a330842415502cc29a3460e016d4a8a93 (diff)
Easy Tracker: Removing base static library.
Diffstat (limited to 'tracker-easy/ftnoir_tracker_pt_dialog.cpp')
-rw-r--r--tracker-easy/ftnoir_tracker_pt_dialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-easy/ftnoir_tracker_pt_dialog.cpp b/tracker-easy/ftnoir_tracker_pt_dialog.cpp
index f56d3014..a3fa9470 100644
--- a/tracker-easy/ftnoir_tracker_pt_dialog.cpp
+++ b/tracker-easy/ftnoir_tracker_pt_dialog.cpp
@@ -18,7 +18,7 @@
using namespace options;
-static void init_resources() { Q_INIT_RESOURCE(tracker_pt_base); }
+static void init_resources() { Q_INIT_RESOURCE(tracker_easy); }
namespace pt_impl {