Skip to content
Snippets Groups Projects
Commit 11a4a6af authored by Friedemann Kleint's avatar Friedemann Kleint Committed by hjk
Browse files

Add tr()-functions to DebuggerItemConfigWidget.


Change-Id: I437ab8ba95ccdddf7693d98f9aff400b03ad79d4
Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
parent 18bc29fb
No related branches found
No related tags found
No related merge requests found
......@@ -1009,6 +1009,7 @@ void DebuggerKitConfigWidget::updateComboBox(const QVariant &id)
class DebuggerItemConfigWidget : public QWidget
{
Q_DECLARE_TR_FUNCTIONS(Debugger::Internal::DebuggerItemConfigWidget)
public:
explicit DebuggerItemConfigWidget();
void loadItem(DebuggerItem *item);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment