mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
fix #2328
git-svn-id: http://svn.osgeo.org/qgis/trunk@12634 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
315f504d54
commit
1fd0abe850
@ -77,6 +77,7 @@ qgsmessageviewer.h
|
||||
qgsprojectionselector.h
|
||||
qgsquickprint.h
|
||||
qgsludialog.h
|
||||
qgsprojectbadlayerguihandler.h
|
||||
)
|
||||
|
||||
QT4_WRAP_CPP(QGIS_GUI_MOC_SRCS ${QGIS_GUI_MOC_HDRS})
|
||||
|
@ -12,6 +12,8 @@
|
||||
*/
|
||||
class GUI_EXPORT QgsProjectBadLayerGuiHandler : public QObject, public QgsProjectBadLayerHandler
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
QgsProjectBadLayerGuiHandler();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user