From 3f4482bc104b1d8002664e0f616b9c40fdcac452 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:55:53 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- src/itemdocument.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/itemdocument.cpp') diff --git a/src/itemdocument.cpp b/src/itemdocument.cpp index d004419..55696b2 100644 --- a/src/itemdocument.cpp +++ b/src/itemdocument.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include #include @@ -787,7 +787,7 @@ void ItemDocument::exportToImage() // the Export shortcut is pressed or the Export toolbar // button is clicked - // widget for the kfiledialog + // widget for the tdefiledialog // It is the bit that says "Crop circuit?" // Okay need to think of something way better to say here. // gotme here, KFileDialog makes itself parent so tries to destroy cropCheck when it is deleted. -- cgit v1.2.3