summaryrefslogtreecommitdiffstats
path: root/src/kexportdialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:13 -0600
commit5b4a8f1b52c0ca8f0e9ed30b3bef5c0900d2fe73 (patch)
tree1c57ccbe3df809325633a623b6e5d346d0f9c512 /src/kexportdialog.cpp
parent0d14eb954a464f8fdfc7b54c19faa72120e3e92a (diff)
downloadkpicosim-5b4a8f1b52c0ca8f0e9ed30b3bef5c0900d2fe73.tar.gz
kpicosim-5b4a8f1b52c0ca8f0e9ed30b3bef5c0900d2fe73.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/kexportdialog.cpp')
-rwxr-xr-xsrc/kexportdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kexportdialog.cpp b/src/kexportdialog.cpp
index b6452e7..a53922d 100755
--- a/src/kexportdialog.cpp
+++ b/src/kexportdialog.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include "kexportdialog.h"
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
KExportDialog::KExportDialog( TQWidget *parent, const char *name ) : TQDialog(parent, name)
{