From 87a4f04bfcd8f5d3172683b099099a1f919a3011 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 19 Jan 2020 19:22:18 -0500 Subject: Fixed player.h --- player.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/player.h b/player.h index e9f1c71..687375f 100644 --- a/player.h +++ b/player.h @@ -16,8 +16,6 @@ public: ~Player(); private slots: - void on_actionQuit_toggled(bool arg1); - void on_actionQuit_triggered(); private: -- cgit v1.2.3