~ubuntu-branches/debian/sid/stellarium/sid

« back to all changes in this revision

Viewing changes to plugins/Quasars/src/gui/QuasarsDialog.hpp

  • Committer: Package Import Robot
  • Author(s): Tomasz Buchert
  • Date: 2013-08-04 15:06:55 UTC
  • mfrom: (1.2.12)
  • Revision ID: package-import@ubuntu.com-20130804150655-iji0vb5navh3lk13
Tags: 0.12.2-1
* Imported Upstream version 0.12.2
* Added dependency to phonon (to enable video/sound)
* Fixed VCS links
* Removed unused lintian tag (embedded-library glee)
* Dropped obsolete patch
* Update copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
        void setUpdateValues(int days);
49
49
        void setUpdatesEnabled(int checkState);
50
50
        void setDistributionEnabled(int checkState);
 
51
        void setDisplayAtStartupEnabled(int checkState);
 
52
        void setDisplayShowQuasarsButton(int checkState);
51
53
        void updateStateReceiver(Quasars::UpdateState state);
52
54
        void updateCompleteReceiver();
53
55
        void restoreDefaults(void);