mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
Add function prototypes in action.h and include it in superfluous.c
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include "window.h"
|
||||
#include "icon.h"
|
||||
#include "appicon.h"
|
||||
#include "actions.h"
|
||||
|
||||
extern WPreferences wPreferences;
|
||||
|
||||
@@ -352,7 +353,6 @@ Pixmap MakeGhostIcon(WScreen * scr, Drawable drawable)
|
||||
}
|
||||
|
||||
#ifdef WINDOW_BIRTH_ZOOM
|
||||
extern void animateResize();
|
||||
|
||||
void DoWindowBirth(WWindow *wwin)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user