Show
Ignore:
Timestamp:
07/01/08 04:12:56 (5 months ago)
Author:
flynd
Message:

Removed uin functions from qt-gui.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/qt-gui/src/showawaymsgdlg.h

    r4699 r6367  
    3838  Q_OBJECT 
    3939public: 
    40   ShowAwayMsgDlg(CICQDaemon *_server, CSignalManager* _sigman, 
    41                  unsigned long _nUin, QWidget *parent = 0); 
    4240  ShowAwayMsgDlg(CICQDaemon *_server, CSignalManager *_sigman, 
    4341                 const char *szId, unsigned long nPPID, 
     
    4644 
    4745protected: 
    48   unsigned long m_nUin; 
    4946  char *m_szId; 
    5047  unsigned long m_nPPID;