From 24481b4334db3c45041db53503a7b6832deb704f Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sat, 30 Jan 2016 23:54:52 +0800 Subject: Necro-Fantasy. (WTF) --- qmpmainwindow.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qmpmainwindow.hpp') diff --git a/qmpmainwindow.hpp b/qmpmainwindow.hpp index fad2d8e..0b83c39 100644 --- a/qmpmainwindow.hpp +++ b/qmpmainwindow.hpp @@ -66,7 +66,7 @@ class qmpMainWindow:public QMainWindow private: Ui::qmpMainWindow *ui; QTimer *timer; - bool playing,stopped,dragging,fin; + bool playing,stopped,dragging,fin,singleFS; std::thread *playerTh=NULL; std::thread *renderTh=NULL; std::chrono::steady_clock::time_point st; -- cgit v1.2.3