Skip to content

Commit

Permalink
Renaming of files "Beata" -> "qgsattributetable".
Browse files Browse the repository at this point in the history
Build temporarily broken, to be fixed in next commit.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10551 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
wonder committed Apr 13, 2009
1 parent da1ea5f commit 686fcfb
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/app/CMakeLists.txt
Expand Up @@ -83,9 +83,9 @@ SET(QGIS_APP_SRCS
ogr/qgsopenvectorlayerdialog.cpp
ogr/qgsnewogrconnection.cpp

attributetable/BeataDialog.cpp
attributetable/BeataModel.cpp
attributetable/BeataView.cpp
attributetable/qgsattributetabledialog.cpp
attributetable/qgsattributetablemodel.cpp
attributetable/qgsattributetableview.cpp
)


Expand Down Expand Up @@ -153,8 +153,8 @@ SET (QGIS_APP_MOC_HDRS
ogr/qgsopenvectorlayerdialog.h
ogr/qgsnewogrconnection.h

attributetable/BeataDialog.h
attributetable/BeataModel.h
attributetable/qgsattributetabledialog.h
attributetable/qgsattributetablemodel.h
)

IF (POSTGRES_FOUND)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 686fcfb

Please sign in to comment.