From 38b632ddbe065403b84bf29949941c88f8916d41 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sun, 10 Nov 2002 23:49:18 +0000 Subject: added scroll speed options --- (limited to 'noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.h') 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 @@ -38,7 +38,7 @@ private: QLineEdit* LineEdit1; QCheckBox *timeCheck, *dateCheck, *symbolCheck, *nameCheck, *currentPriceCheck, *lastPriceCheck, *openPriceCheck, *minPriceCheck, *maxPriceCheck, *variationCheck, *volumeCheck; QPushButton *lookupButton; - QSpinBox *timerDelaySpin; + QSpinBox *timerDelaySpin, *scrollSpeed, *scrollLength; private slots: void doLookup(); -- cgit v0.9.0.2