From 2826e614fb63448bf5801126e985cc53c1e11b8e Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 25 Feb 2017 11:27:46 +0100 Subject: qxt-mini: refcount identical shortcuts rather than dropping them Only for Linux. The OSX code should stay intact however. --- qxt-mini/qxtglobal.h | 1 - 1 file changed, 1 deletion(-) (limited to 'qxt-mini/qxtglobal.h') diff --git a/qxt-mini/qxtglobal.h b/qxt-mini/qxtglobal.h index 913da556..6446b0ee 100644 --- a/qxt-mini/qxtglobal.h +++ b/qxt-mini/qxtglobal.h @@ -174,7 +174,6 @@ public: qxt_p_ptr = pub; } -protected: inline PUB& qxt_p() { return *qxt_p_ptr; -- cgit v1.2.3