mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
New file misc.h
This is the new file misc.h, with the function prototypes for misc.c. This file is created using misc.c and removing the prototypes from funcs.h
This commit is contained in:
committed by
Carlos R. Mafra
parent
25b5ca2566
commit
41da1b30db
@@ -35,7 +35,6 @@
|
||||
#include "framewin.h"
|
||||
#include "window.h"
|
||||
#include "workspace.h"
|
||||
#include "funcs.h"
|
||||
#include "defaults.h"
|
||||
#include "dialog.h"
|
||||
#include "icon.h"
|
||||
@@ -47,6 +46,7 @@
|
||||
#include "dock.h"
|
||||
#include "client.h"
|
||||
#include "wmspec.h"
|
||||
#include "misc.h"
|
||||
|
||||
#include <WINGs/WUtil.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user