Hi, Am Freitag, 19. Juli 2002 22:07 schrieb Mantia Andras: [...] 27: class ToolBarsDlg : public EditToolBarsDlgs { [...] > In file included from toolbarsdlg.cpp:21: > toolbarsdlg.h:27: parse error before `{' [...] This looks *very* similar to an error I get in kabc. The reason there is that the namespace qualifier ist missing from the inherited class name. You may want to check if EditToolBarsDlgs is declared within a namespace. Michael >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<