src/Documentation.cc

changeset 690
9e9c52ca955e
parent 639
851634b85893
--- a/src/Documentation.cc	Sun Mar 09 14:04:06 2014 +0200
+++ b/src/Documentation.cc	Sun Mar 09 14:59:46 2014 +0200
@@ -24,7 +24,7 @@
 #include "Types.h"
 
 // =============================================================================
-// -----------------------------------------------------------------------------
+// =============================================================================
 class DocumentViewer : public QDialog
 {
 	public:
@@ -67,7 +67,7 @@
 	"overlay image should then be ready for use.";
 
 // =============================================================================
-// -----------------------------------------------------------------------------
+// =============================================================================
 void showDocumentation (const char* text)
 {
 	DocumentViewer dlg;

mercurial