qt5base-lts/src/corelib
Bradley T. Hughes 80559d6cd3 Remove declarations for QListData functions removed by 36c29ab
This commit removed the function implementations, but not the
declarations.

This removes QListData::append2(T) but moves the optimized
QListData::append2(T) implementation to QListData::append(T)

Change-Id: I39b6dea31420a7cefe079b94a91a96eb16000d2a
Reviewed-on: http://codereview.qt.nokia.com/4062
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
2011-09-01 13:52:33 +02:00
..
animation Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
arch Fix compilation with thumb2. 2011-08-18 17:59:18 +02:00
codecs Doc: Removed documentation for deleted code. 2011-07-21 08:54:07 +02:00
concurrent Cleanup reference counting in internal::Base class (qtconcurrent) 2011-07-11 18:58:41 +02:00
global Add flag for non-recursive lookup of child qobject(s) 2011-08-15 13:37:49 +02:00
io Remove all non-const operator== 2011-08-09 12:00:51 +02:00
kernel Add a signal emitted callback to QAbstractDeclarativeData 2011-08-30 02:23:38 +02:00
plugin Changed QLibrary::resolve() to return a function pointer. 2011-07-25 12:58:23 +02:00
statemachine Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
thread Make QThread::sleep/msleep/usleep public. 2011-08-15 15:45:52 +02:00
tools Remove declarations for QListData functions removed by 36c29ab 2011-09-01 13:52:33 +02:00
xml Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
corelib.pro Fix modules to load(qt_module) first 2011-06-08 21:04:48 +02:00
eval.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00