RemoteDrawingEngine: Reduce RP_READ_BITMAP result timeout.
[haiku.git] / src / preferences / locale / LocalePreflet.h
blob428a5207d9826fd2b7d20d260fced4f1e39a410b
1 /*
2 * Copyright 2005-2010, Axel Dörfler, axeld@pinc-software.de.
3 * All rights reserved. Distributed under the terms of the MIT License.
4 */
5 #ifndef LOCALE_PREFLET_H
6 #define LOCALE_PREFLET_H
9 #include <SupportDefs.h>
12 extern const char* kSignature;
14 static const uint32 kMsgRestartTrackerAndDeskbar = 'Rstr';
15 static const uint32 kMsgSettingsChanged = 'SeCh';
18 #endif /* LOCALE_PREFLET_H */