QTfrontend/InstallController.h
changeset 3697 d5b30d6373fc
parent 2948 3f21a9dc93d0
child 4976 088d40d8aba2
--- a/QTfrontend/InstallController.h	Sat Jul 31 10:52:43 2010 +0200
+++ b/QTfrontend/InstallController.h	Sat Jul 31 11:24:53 2010 +0200
@@ -1,6 +1,6 @@
 /*
  *  InstallController.h
- *  
+ *
  *
  *  Created by Vittorio on 28/09/09.
  *  Copyright 2009 __MyCompanyName__. All rights reserved.
@@ -14,8 +14,8 @@
         {
     public:
         virtual ~InstallController();
-                
+
         virtual void showInstallController() = 0;
         };
 
-#endif
\ No newline at end of file
+#endif