Changeset 6500 for trunk/qt-gui
- Timestamp:
- 08/27/08 01:04:27 (3 months ago)
- Files:
-
- 1 modified
-
trunk/qt-gui/src/mainwin.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt-gui/src/mainwin.cpp
r6471 r6500 3149 3149 pPrivate = &pmMSNOffline; 3150 3150 } 3151 3152 c har *pName = licqDaemon->ProtoPluginName(nPPID);3153 3151 3152 const char *pName = licqDaemon->ProtoPluginName(nPPID); 3153 3154 3154 // Create the menu items now 3155 3155 mnuProtocolStatus[m_nProtoNum] = new QPopupMenu(NULL);
