Upstream tarball 20080603
[amule.git] / src / muuli_wdr.h
blobedc94846252302e9c828270423e4c29434d658ab
1 //------------------------------------------------------------------------------
2 // Header generated by wxDesigner from file: muuli.wdr
3 // Do not modify this file, all changes will be lost!
4 //------------------------------------------------------------------------------
6 #ifndef __WDR_muuli_H__
7 #define __WDR_muuli_H__
9 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
10 #pragma interface "muuli_wdr.h"
11 #endif
13 // Include wxWidgets' headers
15 #ifndef WX_PRECOMP
16 #include <wx/wx.h>
17 #endif
19 #include <wx/image.h>
20 #include <wx/statline.h>
21 #include <wx/spinbutt.h>
22 #include <wx/spinctrl.h>
23 #include <wx/splitter.h>
24 #include <wx/listctrl.h>
25 #include <wx/treectrl.h>
26 #include <wx/notebook.h>
27 #include <wx/grid.h>
28 #include <wx/toolbar.h>
29 #include <wx/tglbtn.h>
31 // Declare window functions
33 extern wxSizer *s_dlgcnt;
34 extern wxSizer *contentSizer;
35 extern wxSizer *s_fed2klh;
36 const int ID_BUTTON_FAST = 10000;
37 const int IDC_SHOWSTATUSTEXT = 10001;
38 wxSizer *muleDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
40 const int ID_SRV_SPLITTER = 10002;
41 wxSizer *serverListDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
43 extern wxSizer *s_searchsizer;
44 const int IDC_SEARCHNAME = 10003;
45 const int ID_SEARCHTYPE = 10004;
46 const int IDC_EXTENDEDSEARCHCHECK = 10005;
47 const int IDC_FILTERCHECK = 10006;
48 extern wxSizer *s_extendedsizer;
49 const int IDC_TypeSearch = 10007;
50 const int ID_AUTOCATASSIGN = 10008;
51 const int IDC_EDITSEARCHEXTENSION = 10009;
52 const int IDC_SPINSEARCHMIN = 10010;
53 const int IDC_SEARCHMINSIZE = 10011;
54 const int IDC_SPINSEARCHMAX = 10012;
55 const int IDC_SEARCHMAXSIZE = 10013;
56 const int IDC_SPINSEARCHAVAIBILITY = 10014;
57 extern wxSizer *s_filtersizer;
58 const int ID_FILTER_TEXT = 10015;
59 const int ID_FILTER = 10016;
60 const int ID_FILTER_INVERT = 10017;
61 const int ID_FILTER_KNOWN = 10018;
62 const int IDC_STARTS = 10019;
63 const int IDC_SEARCHMORE = 10020;
64 const int IDC_CANCELS = 10021;
65 const int IDC_SDOWNLOAD = 10022;
66 const int IDC_SEARCH_RESET = 10023;
67 const int IDC_CLEAR_RESULTS = 10024;
68 const int ID_NOTEBOOK = 10025;
69 const int ID_SEARCHPROGRESS = 10026;
70 wxSizer *searchDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
72 const int ID_BTNCLRCOMPL = 10027;
73 const int ID_CATEGORIES = 10028;
74 const int ID_DLOADLIST = 10029;
75 wxSizer *transferTopPane( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
77 extern wxSizer *s_clientlistHeader;
78 const int ID_CLIENTTOGGLE = 10030;
79 const int ID_BTNSWITCHUP = 10031;
80 const int ID_CLIENTCOUNT = 10032;
81 const int ID_CLIENTLIST = 10033;
82 wxSizer *transferBottomPane( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
84 const int ID_FRIENDLIST = 10034;
85 const int IDC_CHATSELECTOR = 10035;
86 const int IDC_CMESSAGE = 10036;
87 const int IDC_CSEND = 10037;
88 const int IDC_CCLOSE = 10038;
89 wxSizer *messagePage( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
91 const int IDC_FNAME = 10039;
92 const int IDC_METFILE = 10040;
93 const int IDC_FHASH = 10041;
94 const int IDC_FSIZE = 10042;
95 const int IDC_PFSTATUS = 10043;
96 const int IDC_LASTSEENCOMPL = 10044;
97 const int IDC_SOURCECOUNT = 10045;
98 const int IDC_SOURCECOUNT2 = 10046;
99 const int IDC_PARTCOUNT = 10047;
100 const int IDC_PARTAVAILABLE = 10048;
101 const int IDC_DATARATE = 10049;
102 const int IDC_DLACTIVETIME = 10050;
103 const int IDC_TRANSFERRED = 10051;
104 const int IDC_COMPLSIZE = 10052;
105 const int IDC_PROCCOMPL = 10053;
106 const int IDC_FD_STATS1 = 10054;
107 const int IDC_FD_STATS2 = 10055;
108 const int IDC_FD_STATS3 = 10056;
109 const int IDC_LISTCTRLFILENAMES = 10057;
110 const int IDC_TAKEOVER = 10058;
111 const int IDC_CMTBT = 10059;
112 const int IDC_BUTTONSTRIP = 10060;
113 const int IDC_FILENAME = 10061;
114 const int IDC_APPLY = 10062;
115 const int IDC_APPLY_AND_CLOSE = 10063;
116 const int ID_CLOSEWNDFD = 5100;
117 wxSizer *fileDetails( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
119 const int IDC_CMT_TEXT = 10064;
120 const int IDC_FC_CLEAR = 10065;
121 const int IDC_RATELIST = 10066;
122 const int IDCOK = 10067;
123 const int IDCCANCEL = 10068;
124 wxSizer *commentDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
126 const int IDC_LST = 10069;
127 const int IDC_CMSTATUS = 10070;
128 const int IDCREF = 10071;
129 wxSizer *commentLstDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
131 const int ID_ANIMATE = 10072;
132 const int ID_HTTPDOWNLOADPROGRESS = 10073;
133 const int IDC_DOWNLOADSIZE = 10074;
134 const int ID_HTTPCANCEL = 5101;
135 wxSizer *downloadDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
137 const int ID_IPADDRESS = 10075;
138 const int ID_IPORT = 10076;
139 const int ID_USERNAME = 10077;
140 const int ID_USERHASH = 10078;
141 const int ID_ADDFRIEND = 10079;
142 const int ID_CLOSEDLG = 10080;
143 wxSizer *addFriendDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
145 const int ID_BTNRELSHARED = 10081;
146 const int ID_SHFILELIST = 10082;
147 const int IDC_SREQUESTED = 10083;
148 const int IDC_SREQUESTED2 = 10084;
149 const int IDC_SACCEPTED = 10085;
150 const int IDC_SACCEPTED2 = 10086;
151 const int IDC_STRANSFERRED = 10087;
152 const int IDC_STRANSFERRED2 = 10088;
153 wxSizer *sharedfilesDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
155 const int ID_DLOADSCOPE = 10089;
156 const int IDC_C0 = 10090;
157 const int IDC_C0_3 = 10091;
158 const int IDC_C0_2 = 10092;
159 const int ID_ULOADSCOPE = 10093;
160 const int IDC_C1 = 10094;
161 const int IDC_C1_3 = 10095;
162 const int IDC_C1_2 = 10096;
163 const int ID_OTHERS = 10097;
164 const int IDC_S3 = 10098;
165 const int IDC_S0 = 10099;
166 const int ID_ACTIVEC = 10100;
167 const int IDC_S1 = 10101;
168 wxSizer *statsDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
170 const int ID_DNAME = 10102;
171 const int ID_DHASH = 10103;
172 const int ID_DSOFT = 10104;
173 const int ID_DVERSION = 10105;
174 const int ID_DIP = 10106;
175 const int ID_DID = 10107;
176 const int ID_DSIP = 10108;
177 const int ID_DSNAME = 10109;
178 const int IDT_OBFUSCATION = 10110;
179 const int IDT_KAD = 10111;
180 const int ID_DDOWNLOADING = 10112;
181 const int ID_DAVDR = 10113;
182 const int ID_DAVUR = 10114;
183 const int ID_DDOWN = 10115;
184 const int ID_DDUP = 10116;
185 const int ID_DDOWNTOTAL = 10117;
186 const int ID_DUPTOTAL = 10118;
187 const int ID_DRATIO = 10119;
188 const int IDC_CDIDENT = 10120;
189 const int ID_DRATING = 10121;
190 const int ID_DSCORE = 10122;
191 const int ID_CLOSEWND = 10123;
192 wxSizer *clientDetails( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
194 const int IDC_NICK = 10124;
195 const int IDC_LANGUAGE = 10125;
196 const int IDC_NEWVERSION = 10126;
197 const int IDC_STARTMIN = 10127;
198 const int IDC_EXIT = 10128;
199 const int IDC_ENABLETRAYICON = 10129;
200 const int IDC_MINTRAY = 10130;
201 const int IDC_TOOLTIPDELAY = 10131;
202 const int IDC_BROWSER = 10132;
203 const int IDC_BROWSERSELF = 10133;
204 const int IDC_SELBROWSER = 10134;
205 const int IDC_BROWSERTABS = 10135;
206 wxSizer *PreferencesGeneralTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
208 const int IDC_MAXDOWN = 10136;
209 const int IDC_MAXUP = 10137;
210 const int IDC_SLOTALLOC = 10138;
211 const int IDC_DOWNLOAD_CAP = 10139;
212 const int IDC_UPLOAD_CAP = 10140;
213 const int IDC_PORT = 10141;
214 const int IDC_UDPPORT = 10142;
215 const int IDC_UDPDISABLE = 10143;
216 const int IDC_ADDRESS = 10144;
217 const int ID_TEXT_CLIENT_UDP_PORT = 10145;
218 const int IDC_MAXSOURCEPERFILE = 10146;
219 const int IDC_MAXCON = 10147;
220 const int IDC_NETWORKED2K = 10148;
221 const int IDC_NETWORKKAD = 10149;
222 const int IDC_UPNP_ENABLED = 10150;
223 const int IDC_UPNPTCPPORT = 10151;
224 const int IDC_AUTOCONNECT = 10152;
225 const int IDC_RECONN = 10153;
226 const int IDC_SHOWOVERHEAD = 10154;
227 wxSizer *PreferencesConnectionTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
229 const int IDC_REMOVEDEAD = 10155;
230 const int IDC_SERVERRETRIES = 10156;
231 const int IDC_AUTOSERVER = 10157;
232 const int IDC_EDITADR = 10158;
233 const int IDC_UPDATESERVERCONNECT = 10159;
234 const int IDC_UPDATESERVERCLIENT = 10160;
235 const int IDC_SCORE = 10161;
236 const int IDC_SMARTIDCHECK = 10162;
237 const int IDC_SAFESERVERCONNECT = 10163;
238 const int IDC_AUTOCONNECTSTATICONLY = 10164;
239 const int IDC_MANUALSERVERHIGHPRIO = 10165;
240 wxSizer *PreferencesServerTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
242 const int IDC_ICH = 10166;
243 const int IDC_AICHTRUST = 10167;
244 const int IDC_ADDNEWFILESPAUSED = 10168;
245 const int IDC_DAP = 10169;
246 const int IDC_PREVIEWPRIO = 10170;
247 const int IDC_UAP = 10171;
248 const int IDC_FULLCHUNKTRANS = 10172;
249 const int IDC_STARTNEXTFILE = 10173;
250 const int IDC_STARTNEXTFILE_SAME = 10174;
251 const int IDC_SRCSEEDS = 10175;
252 const int IDC_CHECKDISKSPACE = 10176;
253 const int IDC_MINDISKSPACE = 10177;
254 const int IDC_ALLOCFULLFILE = 10178;
255 wxSizer *PreferencesFilesTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
257 const int IDC_INCFILES = 10179;
258 const int IDC_SELINCDIR = 10180;
259 const int IDC_TEMPFILES = 10181;
260 const int IDC_SELTEMPDIR = 10182;
261 const int IDC_SHARESELECTOR = 10183;
262 const int IDC_SHAREHIDDENFILES = 10184;
263 const int IDC_VIDEOPLAYER = 10185;
264 const int IDC_BROWSEV = 10186;
265 const int IDC_VIDEOBACKUP = 10187;
266 wxSizer *PreferencesDirectoriesTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
268 const int IDC_SLIDERINFO = 10188;
269 const int IDC_SLIDER = 10189;
270 const int IDC_SLIDERINFO3 = 10190;
271 const int IDC_SLIDER3 = 10191;
272 const int IDC_SLIDERINFO4 = 10192;
273 const int IDC_SLIDER4 = 10193;
274 const int IDC_COLORSELECTOR = 10194;
275 const int IDC_COLOR_BUTTON = 10195;
276 const int IDC_SLIDERINFO2 = 10196;
277 const int IDC_SLIDER2 = 10197;
278 const int IDC_CLIENTVERSIONS = 10198;
279 wxSizer *PreferencesStatisticsTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
281 const int IDC_MAXCON5SEC = 10199;
282 const int IDC_FILEBUFFERSIZE_STATIC = 10200;
283 const int IDC_FILEBUFFERSIZE = 10201;
284 const int IDC_QUEUESIZE_STATIC = 10202;
285 const int IDC_QUEUESIZE = 10203;
286 const int IDC_SERVERKEEPALIVE_LABEL = 10204;
287 const int IDC_SERVERKEEPALIVE = 10205;
288 wxSizer *PreferencesaMuleTweaksTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
290 const int IDC_PERCENT = 10206;
291 const int IDC_PROGBAR = 10207;
292 const int IDC_3DDEPTH = 10208;
293 const int IDC_USESKINFILES = 10209;
294 const int IDC_SKIN = 10210;
295 const int IDC_AUTOSORT = 10211;
296 const int IDC_FED2KLH = 10212;
297 const int IDC_EXTCATINFO = 10213;
298 const int IDC_SHOWRATEONTITLE = 10214;
299 const int IDC_VERTTOOLBAR = 10215;
300 const int IDC_SHOWPARTFILENUMBER = 10216;
301 wxSizer *PreferencesGuiTweaksTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
303 const int IDC_ENABLE_WEB = 10217;
304 const int IDC_WEB_PORT = 10218;
305 const int IDC_UPNP_WEBSERVER_ENABLED = 10219;
306 const int IDC_WEBUPNPTCPPORT = 10220;
307 const int IDC_WEB_REFRESH_TIMEOUT = 10221;
308 const int IDC_WEB_GZIP = 10222;
309 const int IDC_ENABLE_WEB_LOW = 10223;
310 const int IDC_WEB_PASSWD = 10224;
311 const int IDC_WEB_PASSWD_LOW = 10225;
312 const int IDC_WEBTEMPLATE = 10226;
313 const int IDC_EXT_CONN_ACCEPT = 10227;
314 const int IDC_EXT_CONN_PASSWD = 10228;
315 const int IDC_EXT_CONN_IP = 10229;
316 const int IDC_EXT_CONN_TCP_PORT = 10230;
317 const int IDC_UPNP_EC_ENABLED = 10231;
318 wxSizer *PreferencesRemoteControlsTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
320 extern wxSizer *prefs_sizer;
321 const int ID_PREFSLISTCTRL = 10232;
322 const int ID_PREFS_OK_TOP = 10233;
323 const int ID_PREFS_CANCEL_TOP = 10234;
324 wxSizer *preferencesDlgTop( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
326 const int IDC_TITLE = 10235;
327 const int IDC_COMMENT = 10236;
328 const int IDC_INCOMING = 10237;
329 const int IDC_BROWSE = 10238;
330 const int IDC_PRIOCOMBO = 10239;
331 const int ID_BOX_CATCOLOR = 10240;
332 const int IDC_CATCOLOR = 10241;
333 wxSizer *CategoriesEditWindow( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
335 const int ID_SPLATTER = 10242;
336 wxSizer *transferDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
338 const int ID_SERVERINFO = 10243;
339 const int ID_BTN_RESET_SERVER = 10244;
340 wxSizer *ServerInfoLog( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
342 const int ID_LOGVIEW = 10245;
343 const int ID_BTN_RESET = 10246;
344 wxSizer *aMuleLog( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
346 const int ID_UPDATELIST = 10247;
347 const int IDC_SERVERLISTURL = 10248;
348 const int IDC_SERVERNAME = 10249;
349 const int IDC_IPADDRESS = 10250;
350 const int IDC_SPORT = 10251;
351 const int ID_ADDTOLIST = 10252;
352 const int IDC_ED2KDISCONNECT = 10253;
353 const int ID_SERVERLIST = 10254;
354 wxSizer *serverListDlgUp( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
356 const int ID_SRVLOG_NOTEBOOK = 10255;
357 wxSizer *serverListDlgDown( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
359 const int ID_UPDATEKADLIST = 10256;
360 const int IDC_NODESLISTURL = 10257;
361 const int ID_KADSCOPE = 10258;
362 const int ID_NODE_IP1 = 10259;
363 const int ID_NODE_IP2 = 10260;
364 const int ID_NODE_IP3 = 10261;
365 const int ID_NODE_IP4 = 10262;
366 const int ID_NODE_PORT = 10263;
367 const int ID_NODECONNECT = 10264;
368 const int ID_KNOWNNODECONNECT = 10265;
369 const int ID_KADDISCONNECT = 10266;
370 wxSizer *KadDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
372 const int ID_ED2KINFO = 10267;
373 wxSizer *ED2K_Info( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
375 const int IDC_SUPPORT_PO = 10268;
376 const int IDC_ENABLE_PO_OUTGOING = 10269;
377 const int IDC_ENFORCE_PO_INCOMING = 10270;
378 const int IDC_SEESHARES = 10271;
379 const int IDC_IPFCLIENTS = 10272;
380 const int IDC_IPFSERVERS = 10273;
381 const int IDC_IPFRELOAD = 10274;
382 const int IDC_IPFILTERURL = 10275;
383 const int IDC_IPFILTERUPDATE = 10276;
384 const int IDC_AUTOIPFILTER = 10277;
385 const int ID_IPFILTERLEVEL = 10278;
386 const int IDC_FILTERLAN = 10279;
387 const int IDC_PARANOID = 10280;
388 const int IDC_IPFILTERSYS = 10281;
389 const int IDC_SECIDENT = 10282;
390 wxSizer *PreferencesSecurityTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
392 const int IDC_ONLINESIG = 10283;
393 const int IDC_OSUPDATE = 10284;
394 const int IDC_OSDIR = 10285;
395 const int IDC_SELOSDIR = 10286;
396 wxSizer *PreferencesOnlineSigTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
398 const int IDC_MSGFILTER = 10287;
399 const int IDC_MSGFILTER_ALL = 10288;
400 const int IDC_MSGFILTER_NONFRIENDS = 10289;
401 const int IDC_MSGFILTER_NONSECURE = 10290;
402 const int IDC_MSGFILTER_WORD = 10291;
403 const int IDC_MSGWORD = 10292;
404 const int IDC_FILTERCOMMENTS = 10293;
405 const int IDC_COMMENTWORD = 10294;
406 wxSizer *PreferencesMessagesTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
408 const int ID_PROXY_ENABLE_PROXY = 10295;
409 const int ID_PROXY_TYPE = 10296;
410 const int ID_PROXY_NAME = 10297;
411 const int ID_PROXY_PORT = 10298;
412 const int ID_PROXY_ENABLE_PASSWORD = 10299;
413 const int ID_PROXY_USER = 10300;
414 const int ID_PROXY_PASSWORD = 10301;
415 const int ID_PROXY_AUTO_SERVER_CONNECT_WITHOUT_PROXY = 10302;
416 wxSizer *PreferencesProxyTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
418 const int ID_REMOTE_HOST = 10303;
419 const int ID_REMOTE_PORT = 10304;
420 const int ID_EC_LOGIN = 10305;
421 const int ID_EC_PASSWD = 10306;
422 const int ID_EC_SAVE = 10307;
423 wxSizer *CoreConnect( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
425 const int ID_VERBOSEDEBUG = 10308;
426 const int ID_DEBUGCATS = 10309;
427 wxSizer *PreferencesDebug( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
429 extern wxSizer *IDC_CURJOB;
430 const int IDC_CONV_PB_LABEL = 10310;
431 const int IDC_CONV_PROZENT = 10311;
432 const int IDC_CONV_PB_CURRENT = 10312;
433 const int IDC_JOBLIST = 10313;
434 const int IDC_ADDITEM = 10314;
435 const int IDC_RETRY = 10315;
436 const int IDC_CONVREMOVE = 10316;
437 wxSizer *convertDlg( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
439 const int ID_KADINFO = 10317;
440 wxSizer *Kad_Info( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
442 extern wxSizer *m_networknotebooksizer;
443 const int ID_NETNOTEBOOK = 10318;
444 wxSizer *NetDialog( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
446 extern wxSizer *IDC_PREFS_EVENTS_PAGE;
447 const int IDC_EVENTLIST = 10319;
448 wxSizer *PreferencesEventsTab( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );
450 // Declare menubar functions
452 // Declare toolbar functions
454 const int ID_BUTTONCONNECT = 10320;
455 const int ID_BUTTONNETWORKS = 10321;
456 const int ID_BUTTONSEARCH = 10322;
457 const int ID_BUTTONTRANSFER = 10323;
458 const int ID_BUTTONSHARED = 10324;
459 const int ID_BUTTONMESSAGES = 10325;
460 const int ID_BUTTONSTATISTICS = 10326;
461 const int ID_BUTTONNEWPREFERENCES = 10327;
462 const int ID_BUTTONIMPORT = 10328;
463 const int ID_ABOUT = 10329;
464 void muleToolbar( wxToolBar *parent );
466 // Declare bitmap functions
468 wxBitmap clientImages( size_t index );
470 wxBitmap dlStatusImages( size_t index );
472 wxBitmap connImages( size_t index );
474 wxBitmap moreImages( size_t index );
476 wxBitmap amuleSpecial( size_t index );
478 wxBitmap connButImg( size_t index );
480 wxBitmap amuleDlgImages( size_t index );
482 #endif
484 // End of generated file