From ab11d4864e27e05b76c95f3f66ef774316db2ba7 Mon Sep 17 00:00:00 2001 From: Szymon Tomasz Stefanek Date: Fri, 9 Feb 2007 14:25:15 +0000 Subject: More Qt4 port git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@334 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/toolbareditor/toolbareditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/toolbareditor') diff --git a/src/modules/toolbareditor/toolbareditor.cpp b/src/modules/toolbareditor/toolbareditor.cpp index 895749e01..b979f9b8a 100644 --- a/src/modules/toolbareditor/toolbareditor.cpp +++ b/src/modules/toolbareditor/toolbareditor.cpp @@ -59,7 +59,7 @@ KviTrashcanLabel::KviTrashcanLabel(QWidget * p) QToolTip::add(this,__tr2qs("Drop here the icons from the toolbars to remove them")); setFrameStyle(QFrame::Sunken | QFrame::WinPanel); setAcceptDrops(true); - setAlignment(AlignCenter); + setAlignment(Qt::AlignCenter); setMinimumSize(40,40); m_uFlashCount = 0; m_pFlashTimer = 0; -- cgit v1.3.1-10-gc9f91