mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 13:28:05 +01:00
Yet another fix for the wmtext class. Thank you, thank you, thank you.
This commit is contained in:
@@ -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 ");
|
||||
|
||||
Reference in New Issue
Block a user