From kde-core-devel Sun Apr 09 13:31:22 2006 From: Alexander Neundorf Date: Sun, 09 Apr 2006 13:31:22 +0000 To: kde-core-devel Subject: before snapping the next snapshot Message-Id: <200604091531.23064.neundorf () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=114458950630760 Hi, am I right that this monday the next kdelibs snapshot will be made ? Before, doing this, I'd like to discuss one change in kdelibs trunk. Since Qt4 qmake by default prefixes headers generated by uic with "ui_", this has now also been done in kdelibs and works in kdelibs. But this means, that all other modules have to be fixed accordingly, i.e. in the include statements everywhere the "ui_" has to be added. Do we want this or should I revert the change in kdelibs ? Example, now we have: mydialog.ui -> ui_mydialog.h, before it was mydialog.ui -> mydialog.h I'd like to sort this out before the snapshot, otherwise we might have to change it now in all modules and if we decide later change it back in all of them . So, what do you think ? Bye Alex -- Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de Home: neundorf AT kde.org - http://www.kde.org alex AT neundorf.net - http://www.neundorf.net