changeset 3697 | d5b30d6373fc |
parent 2948 | 3f21a9dc93d0 |
child 4976 | 088d40d8aba2 |
--- a/QTfrontend/M3Panel.h Sat Jul 31 10:52:43 2010 +0200 +++ b/QTfrontend/M3Panel.h Sat Jul 31 11:24:53 2010 +0200 @@ -1,6 +1,6 @@ /* * M3Panel.h - * + * * * Created by Vittorio on 28/09/09. * Copyright 2009 __MyCompanyName__. All rights reserved. @@ -17,9 +17,9 @@ public: M3Panel(void); ~M3Panel(); - + void showInstallController(); - + private: class Private; Private* c;