From 90fa6c8ee4485f0217ce86feba9eb4408baa67ff Mon Sep 17 00:00:00 2001 From: Stéphane Lenclud Date: Mon, 1 Apr 2019 20:50:41 +0200 Subject: Easy Tracker: Removing base static library. --- tracker-easy/ftnoir_tracker_pt_dialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tracker-easy/ftnoir_tracker_pt_dialog.cpp') 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 { -- cgit v1.2.3