From f96f74ffa7040e64ae3352e08c810c383c8a0ba2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:32:56 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- plugins/rssfeed/rss/global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/rssfeed/rss/global.h') diff --git a/plugins/rssfeed/rss/global.h b/plugins/rssfeed/rss/global.h index e4bc7c7..92d3866 100644 --- a/plugins/rssfeed/rss/global.h +++ b/plugins/rssfeed/rss/global.h @@ -39,7 +39,7 @@ namespace RSS * Possible status values returned by the signal * Loader::loadingComplete(). */ - enum tqStatus { + enum Status { Success, /** * Nothing went wrong so far, but you still have to check * what values are returned by the classes since it's not -- cgit v1.2.1