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

More uin usage removed from console plugin.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/console/src/window.h

    r6176 r6372  
    33 
    44#include <iostream> 
     5#include <string> 
    56extern "C" { 
    67#include <cdk.h> 
     
    6970  InputState state; 
    7071  CData *data; 
    71   unsigned long nLastUin; 
     72  std::string myLastId; 
    7273  struct SContact sLastContact; 
    7374  unsigned short nLastHistory;