author | zecke <zecke> | 2002-03-03 01:12:20 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-03-03 01:12:20 (UTC) |
commit | 0e245156b28b70be5cd98a58a9256fe5e2739562 (patch) (unidiff) | |
tree | f24fb55bca70820d6d30444ec128d1afd8e32cd3 | |
parent | 1b89006f83e7516e13f808742d118e209377abcc (diff) | |
download | opie-0e245156b28b70be5cd98a58a9256fe5e2739562.zip opie-0e245156b28b70be5cd98a58a9256fe5e2739562.tar.gz opie-0e245156b28b70be5cd98a58a9256fe5e2739562.tar.bz2 |
*** empty log message ***
-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; |