New file misc.h
commit41da1b30dbfe09aef2658f4feac9021bde0d31a9
authorRodolfo García Peñas (kix) <kix@kix.es>
Sun, 14 Apr 2013 21:13:26 +0000 (14 23:13 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 17 Apr 2013 09:13:25 +0000 (17 10:13 +0100)
treee16e7416deb98dbe15c2089649bc55ac92e015d0
parent25b5ca256614020150ecf5f13637d1e931ead666
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
23 files changed:
src/actions.c
src/appicon.c
src/client.c
src/defaults.c
src/dialog.c
src/dock.c
src/dockedapp.c
src/event.c
src/framewin.c
src/funcs.h
src/icon.c
src/misc.c
src/misc.h [new file with mode: 0644]
src/rootmenu.c
src/session.c
src/switchmenu.c
src/switchpanel.c
src/texture.c
src/wdefaults.c
src/window.c
src/winmenu.c
src/winspector.c
src/workspace.c