dtwm: fix implicit-function-declaration warnings
This commit is contained in:
parent
62b63331ed
commit
abb408b24f
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue