1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

dtwm: fix implicit-function-declaration warnings

This commit is contained in:
Jon Trulson 2021-11-15 09:48:38 -07:00
parent 62b63331ed
commit abb408b24f
2 changed files with 3 additions and 0 deletions

View file

@ -48,6 +48,7 @@
#include <Dt/Icon.h>
#include "Button.h"
#include <Dt/GetDispRes.h>
#include <Dt/HourGlass.h>
#include <Xm/Form.h>
#include <Xm/ToggleBG.h>

View file

@ -44,6 +44,8 @@
#include <Xm/BulletinB.h>
#include <Xm/MessageB.h>
#include <Dt/HourGlass.h>
#define MOVE_OUTLINE_WIDTH 2
#define FEEDBACK_BEVEL 2