diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:53:39 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:53:39 -0600 |
commit | fe50f29e05b1318b520a33179ea50c88b6e2c89a (patch) | |
tree | 2a697d17f25d06389c2908e79c4b191e5b6c971d /kmymoney2/dialogs/mymoneyqifprofileeditor.cpp | |
parent | 9311d363bfabf7f1105e3339922169d89107a724 (diff) | |
download | kmymoney-fe50f29e05b1318b520a33179ea50c88b6e2c89a.tar.gz kmymoney-fe50f29e05b1318b520a33179ea50c88b6e2c89a.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kmymoney2/dialogs/mymoneyqifprofileeditor.cpp')
-rw-r--r-- | kmymoney2/dialogs/mymoneyqifprofileeditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/dialogs/mymoneyqifprofileeditor.cpp b/kmymoney2/dialogs/mymoneyqifprofileeditor.cpp index 347a7f7..742b32c 100644 --- a/kmymoney2/dialogs/mymoneyqifprofileeditor.cpp +++ b/kmymoney2/dialogs/mymoneyqifprofileeditor.cpp @@ -30,7 +30,7 @@ #include "kdecompat.h" #include <klocale.h> #include <kglobal.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <klineedit.h> #include <kmessagebox.h> #include <kcombobox.h> |