Style cleanup in notification_server: #includes
This commit is contained in:
@@ -13,19 +13,24 @@
|
||||
* Adrien Destugues <[email protected]>
|
||||
*/
|
||||
|
||||
#include <ControlLook.h>
|
||||
|
||||
#include "NotificationView.h"
|
||||
|
||||
|
||||
#include <Bitmap.h>
|
||||
#include <GroupLayout.h>
|
||||
#include <GroupLayoutBuilder.h>
|
||||
#include <Layout.h>
|
||||
#include <LayoutUtils.h>
|
||||
#include <MessageRunner.h>
|
||||
#include <Messenger.h>
|
||||
#include <Notification.h>
|
||||
#include <Path.h>
|
||||
#include <PropertyInfo.h>
|
||||
#include <Roster.h>
|
||||
#include <StatusBar.h>
|
||||
|
||||
#include "NotificationView.h"
|
||||
#include "NotificationWindow.h"
|
||||
|
||||
|
||||
static const int kIconStripeWidth = 32;
|
||||
|
||||
property_info message_prop_list[] = {
|
||||
|
||||
Reference in New Issue
Block a user