File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ /* **************************************************************************
2
+ QgsSpatialiteSridsDialog.cpp - Dialog for selecting an
3
+ SRID from a Spatialite spatial_ref_sys table
4
+ -------------------
5
+ begin : 2010-04-03
6
+ copyright : (C) 2010 by Gary Sherman
7
+ email : gsherman@geoapt.com
8
+ ***************************************************************************/
9
+
10
+ /* **************************************************************************
11
+ * *
12
+ * This program is free software; you can redistribute it and/or modify *
13
+ * it under the terms of the GNU General Public License as published by *
14
+ * the Free Software Foundation; either version 2 of the License, or *
15
+ * (at your option) any later version. *
16
+ * *
17
+ ***************************************************************************/
18
+ /* $Id$ */
1
19
#include < QMessageBox>
2
20
#include " qgsspatialitesridsdialog.h"
3
21
QgsSpatialiteSridsDialog::QgsSpatialiteSridsDialog ( QWidget *parent, Qt::WFlags fl )
You can’t perform that action at this time.
0 commit comments