add more docu;
[web/konrad/chester.git] / tests / dptrtest.h
index d95f523..67d4152 100644 (file)
@@ -18,6 +18,7 @@ class ClassWithSDptr
                QString toString()const;
                int num()const;
                void setNum(int);
+               ClassWithSDptr clone()const;
 };
 
 class ClassWithNDptr