diff options
Diffstat (limited to 'xW/xW-resources.h')
-rw-r--r-- | xW/xW-resources.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xW/xW-resources.h b/xW/xW-resources.h index caa37ad..47568b0 100644 --- a/xW/xW-resources.h +++ b/xW/xW-resources.h @@ -10,3 +10,8 @@ #define ID_GOTO_ACTIVITY 15 #define ID_TOGGLE_UNIMPORTANT 16 #define ID_DISPLAY_FULL_LOG 17 + +#define IDD_CONNECT 20 +#define IDC_STATIC 21 +#define IDC_HOST 22 +#define IDC_PORT 23 |