-rw-r--r-- | core/pim/addressbook/addressbook.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/pim/addressbook/addressbook.cpp b/core/pim/addressbook/addressbook.cpp index b694e4f..a2b8276 100644 --- a/core/pim/addressbook/addressbook.cpp +++ b/core/pim/addressbook/addressbook.cpp | |||
@@ -20,2 +20,4 @@ | |||
20 | 20 | ||
21 | #define QTOPIA_INTERNAL_FD | ||
22 | |||
21 | #include "abeditor.h" | 23 | #include "abeditor.h" |
@@ -139,3 +141,3 @@ AddressbookWindow::AddressbookWindow( QWidget *parent, const char *name, | |||
139 | QString::null, 0, this, 0 ); | 141 | QString::null, 0, this, 0 ); |
140 | a->setEnabled( FALSE ); | 142 | //a->setEnabled( FALSE ); we got support for it now :) zecke |
141 | actionMail = a; | 143 | actionMail = a; |