E-mail: fixed GCC4 build.

This commit is contained in:
Axel Dörfler
2015-01-06 18:41:01 +01:00
parent caf3e27a08
commit 4772658841
3 changed files with 8 additions and 5 deletions
+3 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright 2007-2012, Haiku, Inc. All rights reserved.
* Copyright 2007-2015, Haiku, Inc. All rights reserved.
* Copyright 2001-2002 Dr. Zoidberg Enterprises. All rights reserved.
* Copyright 2011, Clemens Zeidler <[email protected]>
* Distributed under the terms of the MIT License.
@@ -8,6 +8,8 @@
#include "FilterConfigView.h"
#include <stdio.h>
#include <Alert.h>
#include <Bitmap.h>
#include <Box.h>
+2 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright 2011-2012, Haiku, Inc. All rights reserved.
* Copyright 2011-2015, Haiku, Inc. All rights reserved.
* Copyright 2011, Clemens Zeidler <[email protected]>
* Distributed under the terms of the MIT License.
*/
@@ -8,6 +8,7 @@
#include "FilterList.h"
#include <set>
#include <stdio.h>
#include <Directory.h>
#include <FindDirectory.h>
+3 -3
View File
@@ -1,5 +1,5 @@
/*
* Copyright 2011-2012, Haiku, Inc. All rights reserved.
* Copyright 2011-2015, Haiku, Inc. All rights reserved.
* Copyright 2011, Clemens Zeidler <[email protected]>
* Distributed under the terms of the MIT License.
*/
@@ -45,10 +45,10 @@ public:
BString SimpleName(const entry_ref& ref,
const BMailAccountSettings& settings) const;
BString DescriptiveName(int32 index,
const BMailAccountSettings& settings,
const BMailAccountSettings& accountSettings,
const BMailAddOnSettings* settings) const;
BString DescriptiveName(const entry_ref& ref,
const BMailAccountSettings& settings,
const BMailAccountSettings& accountSettings,
const BMailAddOnSettings* settings) const;
BMailSettingsView* CreateSettingsView(