Rename KCrash to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent fed4e5f468
commit 7efbb306c6

@ -55,7 +55,7 @@ int main(int argc, char *argv[])
TDEApplication app;
KCrash::setCrashHandler( crashHandler );
TDECrash::setCrashHandler( crashHandler );
DemoWindow *demoWidget = 0;
Window saveWin = 0;

Loading…
Cancel
Save