Fix the build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34164 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -23,6 +23,9 @@ const ulong MSG_FULL_SIZE_CHANGED = 'mcfs';
|
||||
const ulong MSG_COLOR_FIELD_CHANGED = 'mccf';
|
||||
const ulong MSG_COLOR_CHANGED = 'mcbc';
|
||||
|
||||
const ulong MSG_COLS_CHANGED = 'mccl';
|
||||
const ulong MSG_ROWS_CHANGED = 'mcrw';
|
||||
const ulong MSG_HISTORY_CHANGED = 'mhst';
|
||||
|
||||
const ulong MSG_PREF_MODIFIED = 'mpmo';
|
||||
|
||||
|
||||
@@ -29,11 +29,11 @@
|
||||
#include <String.h>
|
||||
|
||||
#include "Arguments.h"
|
||||
#include "AppearPrefView.h"
|
||||
#include "Coding.h"
|
||||
#include "MenuUtil.h"
|
||||
#include "FindWindow.h"
|
||||
#include "PrefWindow.h"
|
||||
#include "PrefView.h"
|
||||
#include "PrefHandler.h"
|
||||
#include "SmartTabView.h"
|
||||
#include "TermConst.h"
|
||||
|
||||
Reference in New Issue
Block a user