|
|
@ -100,7 +100,7 @@ ErrorLog::ErrorLog(const TQString &name)
|
|
|
|
|
|
|
|
|
|
|
|
TQFrame *debug = addPage(i18n("Debugging"), i18n("Debugging"),
|
|
|
|
TQFrame *debug = addPage(i18n("Debugging"), i18n("Debugging"),
|
|
|
|
TDEGlobal::instance()->iconLoader()->loadIcon(
|
|
|
|
TDEGlobal::instance()->iconLoader()->loadIcon(
|
|
|
|
"find", TDEIcon::NoGroup, TDEIcon::SizeMedium
|
|
|
|
"edit-find", TDEIcon::NoGroup, TDEIcon::SizeMedium
|
|
|
|
)
|
|
|
|
)
|
|
|
|
);
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|