summaryrefslogtreecommitdiffstats
path: root/ktimer/ktimer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ktimer/ktimer.cpp')
-rw-r--r--ktimer/ktimer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktimer/ktimer.cpp b/ktimer/ktimer.cpp
index 5ec2163..d8020a6 100644
--- a/ktimer/ktimer.cpp
+++ b/ktimer/ktimer.cpp
@@ -68,7 +68,7 @@ public:
setText( 0, TQString::number(m_job->value()) );
if( m_error )
- setPixmap( 0, SmallIcon("stop") );
+ setPixmap( 0, SmallIcon("process-stop") );
else
setPixmap( 0, TQPixmap() );