Revision 5a4e7a9...

Go back to digest for 8th June 2014

Bug Fixes in Office

Wojciech Kosowicz committed changes in [calligra] kexi/widget/KexiDataSourceComboBox.cpp:

Change of addItem to insertItem in KexiDataSourceComboBox slot

In slotNewItemStored of KexiDataSourceComboBox there was called addItem
method that adds to the end of combobox. Method insertItem should be
called instead so that items are in correct order


FIXED-IN: 2.8.4
REVIEW: 118485

File Changes

Modified 1 files
  • kexi/widget/KexiDataSourceComboBox.cpp
1 files changed in total