summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ftnoir_tracker_ht/ftnoir_tracker_ht.cpp')
-rw-r--r--ftnoir_tracker_ht/ftnoir_tracker_ht.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp b/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp
index b4fd03f6..14cd3942 100644
--- a/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp
+++ b/ftnoir_tracker_ht/ftnoir_tracker_ht.cpp
@@ -305,11 +305,11 @@ TrackerControls::~TrackerControls()
{
}
-void TrackerControls::showEvent(QShowEvent *event)
+void TrackerControls::showEvent(QShowEvent *)
{
}
-void TrackerControls::Initialize(QWidget* parent)
+void TrackerControls::Initialize(QWidget*)
{
loadSettings();
show();