]> Shamusworld >> Repos - architektonas/blobdiff - src/widgets/filedialog.cpp
Sanity check step 1: Renaming files...
[architektonas] / src / widgets / filedialog.cpp
similarity index 99%
rename from src/widgets/qg_filedialog.cpp
rename to src/widgets/filedialog.cpp
index 7410e4388786bd3590b7710a424230826419d193..0ee35ddf6843dfb685fc752d51f1ea2ef88024c7 100644 (file)
@@ -1,4 +1,4 @@
-// qg_filedialog.cpp
+// filedialog.cpp
 //
 // Part of the Architektonas Project
 // Originally part of QCad Community Edition by Andrew Mustun
 // JLH  05/10/2010  Added this text. :-)
 //
 
-#include "qg_filedialog.h"
+#include "filedialog.h"
 
+#include "drawing.h"
 #include "qg_graphicview.h"
 #include "settings.h"
 #include "rs_system.h"
-#include "drawing.h"
 
 /**
  * Shows a dialog for choosing a file name. Saving the file is up to