From 5fc6f26e12b596addd235f87320c31761bd5a84d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:22:15 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- libkmime/tests/test_dates.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkmime/tests/test_dates.cpp') diff --git a/libkmime/tests/test_dates.cpp b/libkmime/tests/test_dates.cpp index 7087a01a..47441adf 100644 --- a/libkmime/tests/test_dates.cpp +++ b/libkmime/tests/test_dates.cpp @@ -8,7 +8,7 @@ using namespace KMime; int main() { - KInstance app("# "); + TDEInstance app("# "); DateFormatter t; time_t ntime = time(0); -- cgit v1.2.3