Hi, Can anyone tell me how header files for custom widgets (e.g. KDE widgets) are supposed to get into .cpp files generated by QT's uic? The .uic xml describes the class (e.g. KComboBox) but seems to generate C++ without a header file, so the compiler bombs due to the class being undefined. cheers! Julian >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<