summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.h
authorllornkcor <llornkcor>2002-11-10 23:49:18 (UTC)
committer llornkcor <llornkcor>2002-11-10 23:49:18 (UTC)
commit38b632ddbe065403b84bf29949941c88f8916d41 (patch) (unidiff)
tree143f923544f1d33a4c0a4cab820cf20890b0fadd /noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.h
parent41c15dff26825ba13233d84583080e6bceee470f (diff)
downloadopie-38b632ddbe065403b84bf29949941c88f8916d41.zip
opie-38b632ddbe065403b84bf29949941c88f8916d41.tar.gz
opie-38b632ddbe065403b84bf29949941c88f8916d41.tar.bz2
added scroll speed options
Diffstat (limited to 'noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.h b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.h
index 33aed86..2b67a8b 100644
--- a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.h
+++ b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.h
@@ -40,3 +40,3 @@ private:
40 QPushButton *lookupButton; 40 QPushButton *lookupButton;
41 QSpinBox *timerDelaySpin; 41 QSpinBox *timerDelaySpin, *scrollSpeed, *scrollLength;
42private slots: 42private slots: