summaryrefslogtreecommitdiffabout
path: root/korganizer/ktimeedit.h
Unidiff
Diffstat (limited to 'korganizer/ktimeedit.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/ktimeedit.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/korganizer/ktimeedit.h b/korganizer/ktimeedit.h
index 7923070..b3d842d 100644
--- a/korganizer/ktimeedit.h
+++ b/korganizer/ktimeedit.h
@@ -58,9 +58,6 @@ class KOTimeEdit : public QComboBox
58 /** returns the prefered size policy of the KOTimeEdit */ 58 /** returns the prefered size policy of the KOTimeEdit */
59 //QSizePolicy sizePolicy() const; 59 //QSizePolicy sizePolicy() const;
60 60
61 /** return true if input is a valid time and false if not */
62 bool inputIsValid() const;
63
64 signals: 61 signals:
65 /** 62 /**
66 Emitted every time the time displayed changes. "newt" is the new 63 Emitted every time the time displayed changes. "newt" is the new