1
0
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:
Rodolfo García Peñas (kix)
2013-04-14 23:13:26 +02:00
committed by Carlos R. Mafra
parent 25b5ca2566
commit 41da1b30db
23 changed files with 70 additions and 41 deletions

View File

@@ -61,6 +61,7 @@
#include "dock.h"
#include "workspace.h"
#include "properties.h"
#include "misc.h"
#define MAX_SHORTCUT_LENGTH 32