Hi
I have a strange problems with my KDE2 menu, since I upgraded to the latest
RPMs some of the icons like KControl, Home Directory and Konqueror are now 4
of each, but only one of them works. I tried to delete them in the menudrake
but there is only one of each icon there.
Did anyone try the QTDesigner, wihich come with QT2.2? I tried to go trough a
tutorial but I got some error while compiling, maybe someone knows what is
wrong?
[shadow@dark pizza]# g++ -I/usr/lib/qt2/include PizzaEntry.cpp
PizzaEntryTest.cpp moc_PizzaEntry.cpp -L/usr/lib/qt2/lib -lqt
moc_PizzaEntry.cpp:45: new declaration `static void
PizzaEntry::staticMetaObject()'
PizzaEntry.h:23: ambiguates old declaration `static class QMetaObject *
PizzaEntry::staticMetaObject()'
moc_PizzaEntry.cpp: In function `void
__static_initialization_and_destruction_0(int, int)':
moc_PizzaEntry.cpp:29: no matching function for call to
`QMetaObjectInit::QMetaObjectInit (QMetaObject * (*)())'
/usr/lib/qt2/include/qmetaobject.h:259: candidates are:
QMetaObjectInit::QMetaObjectInit(void (*)())
/usr/lib/qt2/include/qmetaobject.h:261:
QMetaObjectInit::QMetaObjectInit(const QMetaObjectInit &)
Ales