#include "ClientConnect.h"#include "../src/Tools.h"Aller au code source de ce fichier.
Fonctions | |
| int | KillWindow () |
|
|
Définition à la ligne 205 du fichier NetClientConnect.cpp. 00206 {
00207 #ifndef nogtk
00208 gtk_main_quit();
00209 #endif
00210
00211 return FALSE;
00212 }
|
1.3.9.1