mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-07 06:14:13 +01:00
fixed restart crash bug
updated kwm hint made kwm&gnome hints mutually exclusive (for read)
This commit is contained in:
@@ -24,8 +24,14 @@
|
||||
* Do you think I should move this code into another file? -- ]d
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#include "plugin.h"
|
||||
|
||||
/* GAH! */
|
||||
#ifdef DRAWSTRING_PLUGIN
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
@@ -130,3 +136,5 @@ wPluginDestroyFunction(WFunction *function)
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user