From 74c3aa649202a19dac0b24d3bb899cf317f9e9a2 Mon Sep 17 00:00:00 2001 From: Wolf Bergenheim Date: Tue, 5 Oct 2010 14:54:01 +0300 Subject: Added timing for the addaudio command --- resourceqt-client/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resourceqt-client/client.h') diff --git a/resourceqt-client/client.h b/resourceqt-client/client.h index a3e0012..c22475d 100644 --- a/resourceqt-client/client.h +++ b/resourceqt-client/client.h @@ -66,7 +66,7 @@ private slots: private: QTextStream standardInput; QSocketNotifier stdInNotifier; - int mainTimerID; + bool pendingAddAudio; QString applicationClass; ResourcePolicy::ResourceSet *resourceSet; QTextStream output; -- cgit v1.2.3