Show
Ignore:
Timestamp:
06/14/08 04:06:02 (6 months ago)
Author:
eugene
Message:

Merged r6260:6264 from SVNROOT/branches/qt4-gui_group

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/qt4-gui/src/dialogs/searchuserdlg.h

    r6180 r6287  
    4040namespace LicqQtGui 
    4141{ 
    42 class TabWidget; 
    43  
    4442//TODO for protocol plugin support 
    4543 
     
    5553 
    5654private: 
     55  unsigned long ppid; 
    5756  unsigned long searchTag; 
    5857 
     
    8079 
    8180  QCheckBox* chkOnlineOnly; 
    82   QCheckBox* chkAlertUser; 
    8381 
    8482  QPushButton* btnSearch;