summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp
authorllornkcor <llornkcor>2002-11-05 03:08:57 (UTC)
committer llornkcor <llornkcor>2002-11-05 03:08:57 (UTC)
commit7baa63828530612f972eb9a157abafa794b3b63a (patch) (unidiff)
tree89903e7d6652ab589e22c4f18670f1571e7d96bd /noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp
parent400ab91d83abc1247de58351ceed7d698bd61623 (diff)
downloadopie-7baa63828530612f972eb9a157abafa794b3b63a.zip
opie-7baa63828530612f972eb9a157abafa794b3b63a.tar.gz
opie-7baa63828530612f972eb9a157abafa794b3b63a.tar.bz2
changed icon
Diffstat (limited to 'noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp
index 2eb1697..628431c 100644
--- a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp
+++ b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerplugin.cpp
@@ -36,3 +36,3 @@ double StockTickerPlugin::versionNumber() const {
36QString StockTickerPlugin::pixmapNameWidget() const { 36QString StockTickerPlugin::pixmapNameWidget() const {
37 return "pass"; 37 return "stockticker/stockticker";
38} 38}
@@ -44,3 +44,3 @@ QWidget* StockTickerPlugin::widget( QWidget * wid ) {
44QString StockTickerPlugin::pixmapNameConfig() const { 44QString StockTickerPlugin::pixmapNameConfig() const {
45 return 0l; 45 return "stockticker/stockticker";
46} 46}