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:
parent
62b63331ed
commit
abb408b24f
2 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue