[QGIS Commit] [qgis/Quantum-GIS] 641359: fix #8507

GitHub noreply at github.com
Mon Sep 9 23:14:14 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 641359d3cb70706f367014648cd961e905bca2dd
      https://github.com/qgis/Quantum-GIS/commit/641359d3cb70706f367014648cd961e905bca2dd
  Author: Christian Urich <christian.urich at gmail.com>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M src/core/qgsmaplayerregistry.h
    M src/gui/qgsattributedialog.h
    M src/gui/qgsmapcanvas.h
    M src/gui/qgsmessagelogviewer.h

  Log Message:
  -----------
  fix #8507

made void connectNotify( const char * signal ) protected instead of private
made bool eventFilter( QObject *obj, QEvent *event ) protected instead of private
made void showEvent( QShowEvent * ) and void hideEvent( QHideEvent * ) instead of private





More information about the QGIS-commit mailing list