From a3703745120ffe8f1beadd5fa58f9ab1470bc2f8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:30:03 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- katapult/plugins/catalogs/amarokcatalog/amarokcatalog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'katapult/plugins/catalogs/amarokcatalog/amarokcatalog.h') diff --git a/katapult/plugins/catalogs/amarokcatalog/amarokcatalog.h b/katapult/plugins/catalogs/amarokcatalog/amarokcatalog.h index aaff457..f103bec 100644 --- a/katapult/plugins/catalogs/amarokcatalog/amarokcatalog.h +++ b/katapult/plugins/catalogs/amarokcatalog/amarokcatalog.h @@ -56,7 +56,7 @@ protected: private: unsigned int _minQueryLen; bool _dynamicCollection; - bool _gotCollectiontqStatus; + bool _gotCollectionStatus; Song _result; }; -- cgit v1.2.1