Skip to content
Snippets Groups Projects
Commit 583531c1 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Tr: Make CloneWizard a QObject.

parent 0e554fac
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ namespace Internal {
class CloneWizard : public VCSBase::BaseCheckoutWizard
{
Q_OBJECT
public:
CloneWizard(QObject *parent = 0);
......
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