From kde-commits Thu May 26 21:46:36 2005 From: =?utf-8?q?Aaron=20J=2E=20Seigo?= Date: Thu, 26 May 2005 21:46:36 +0000 To: kde-commits Subject: KDE/kdebase/kicker/kicker Message-Id: <1117143996.335861.19024.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=111714400612961 SVN commit 418546 by aseigo: fix the crash on premature close add drag and drop (currently only on the icon) don't show items that we can't add use stdguiitems for the buttons clean up the code a bit M +14 -1 core/containerarea.cpp M +133 -64 ui/addapplet.cpp M +11 -11 ui/addapplet.h M +17 -18 ui/appletview.ui M +5 -2 ui/appletwidget.h