source:
trunk/desktop/include/debug_window.h
Last change on this file was 98, checked in by , 19 years ago | |
---|---|
File size: 148 bytes |
Line | |
---|---|
1 | #ifndef __INC_DEBUG_WINDOW__ |
2 | #define __INC_DEBUG_WINDOW__ |
3 | |
4 | void dbgPrintf(const gchar* gchrFormat, ...); |
5 | |
6 | #endif /* __INC_DEBUG_WINDOW__ */ |
7 |
Note:
See TracBrowser
for help on using the repository browser.