From b0687f08f561a879311e934b1d297e2e8c53689f Mon Sep 17 00:00:00 2001 From: llornkcor Date: Thu, 31 Oct 2002 13:57:32 +0000 Subject: no refresh, and Ticker back is users background preference --- (limited to 'noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp') diff --git a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp index 82dfb13..baf8198 100644 --- a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp +++ b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp @@ -53,4 +53,6 @@ QString StockTickerPlugin::appName() const { return "stockticker"; } - +bool StockTickerPlugin::excludeFromRefresh() const { +return true; +} -- cgit v0.9.0.2