1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 05:18:06 +01:00

Yet another fix for the wmtext class. Thank you, thank you, thank you.

This commit is contained in:
dan
2000-06-22 22:55:36 +00:00
parent 4f3c453c12
commit c87c53fbe5

View File

@@ -13,15 +13,17 @@
/* if monoFont, ignore pixmaps, colors, fonts, script, underline */
#include <WINGs.h>
//#include <WINGs.h>
#include <WMaker.h>
#include <WINGsP.h>
#include <X11/keysym.h>
#include <X11/Xatom.h>
#include <ctype.h>
#if 0
#include "wruler.h"
#include "wtext.h"
#endif
void wgdbFree(void *ptr)
{ if(!ptr) printf("err... cannot ");