Changeset bb6f7d6 for src/gui/searchtabcontainer.h
- Timestamp:
- 01/28/10 09:50:52 (13 years ago)
- Branches:
- master, qt5
- Children:
- 7da2b49
- Parents:
- ac43c29
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/searchtabcontainer.h
rac43c29 rbb6f7d6 15 15 protected: 16 16 virtual void loadEvents( const QDate &aDate, const int aConferenceId ); 17 public slots: 18 void searchAgainClicked(); // made it public - to show header when 1.st conf importing is done successfuly 17 19 private slots: 18 20 void searchButtonClicked(); 19 void searchAgainClicked();20 21 21 22 private:
Note: See TracChangeset
for help on using the changeset viewer.