From 2dd83d7b75fa4728b307b211550a60dc17be2dd0 Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Thu, 6 Jan 2011 03:52:09 +0000 Subject: renamed a global pointer; more work on KDE notifier; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5303 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/editor/libkvieditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/editor/libkvieditor.cpp') diff --git a/src/modules/editor/libkvieditor.cpp b/src/modules/editor/libkvieditor.cpp index 6ed7b541a..ff2366ef9 100644 --- a/src/modules/editor/libkvieditor.cpp +++ b/src/modules/editor/libkvieditor.cpp @@ -46,7 +46,7 @@ static bool editor_module_cleanup(KviModule *) { /* * This causes 2 crashes: one in KviApplication destructor (closing windows needs - * g_pFrame, that is deleted before this unloading routine) and the second in + * g_pMainWindow, that is deleted before this unloading routine) and the second in * the codetester window (it deletes us in its denstructor, and we tries to back-delete it) * So it's commented out by now.. */ -- cgit v1.3.1-10-gc9f91