Changeset 6046 for branches/qt-gui_qt4/src/userevents/usereventtabdlg.h
- Timestamp:
- 01/15/08 05:09:09 (10 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/qt-gui_qt4/src/userevents/usereventtabdlg.h
r5881 r6046 58 58 59 59 public slots: 60 void slotCurrentChanged( QWidget* tab);60 void slotCurrentChanged(int index); 61 61 void slotMoveLeft(); 62 62 void slotMoveRight();
