[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/unity/WebKit/WebCore/rendering
From:       Nikolas Zimmermann <wildfox () kde ! org>
Date:       2006-08-04 9:09:04
Message-ID: 1154682544.746712.30775.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 569562 by wildfox:

Fix wrong replace in the last commit here...


 M  +1 -1      DeprecatedRenderSelect.cpp  


--- branches/work/unity/WebKit/WebCore/rendering/DeprecatedRenderSelect.cpp #569561:569562
@@ -51,7 +51,7 @@
     if (m_useListBox)
         setWidget(createListBox());
     else
-        setWidget(new PlatformListBox);
+        setWidget(new PlatformComboBox);
 }
 
 void DeprecatedRenderSelect::setWidgetWritingDirection()
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic