~petr-kubanek/stellarium/stellarium

« back to all changes in this revision

Viewing changes to plugins/Scenery3d/src/gui/Scenery3dDialog.hpp

  • Committer: Georg Zotti
  • Date: 2017-05-22 14:27:36 UTC
  • Revision ID: georg.zotti@univie.ac.at-20170522142736-sw2kjxe3ntlwba5u
Q_NULLPTR refactoring completed for all plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
{
33
33
        Q_OBJECT
34
34
public:
35
 
        Scenery3dDialog(QObject* parent = NULL);
 
35
        Scenery3dDialog(QObject* parent = Q_NULLPTR);
36
36
        ~Scenery3dDialog();
37
37
 
38
38
public slots: