mainwindow.h
changeset 732 b77b56f707f1
parent 726 7f43b93242aa
child 742 54d44ecd6097
     1.1 --- a/mainwindow.h	Wed Dec 10 13:10:35 2008 +0000
     1.2 +++ b/mainwindow.h	Mon Jan 05 16:31:38 2009 +0000
     1.3 @@ -197,6 +197,10 @@
     1.4  	void windowToggleProperty();
     1.5  	void updateHistory(SimpleSettings &);
     1.6  	void windowToggleAntiAlias();
     1.7 +public:
     1.8 +	bool isAliased();
     1.9 +	bool hasSmoothPixmapTransform();
    1.10 +public slots:
    1.11  	void windowToggleSmoothPixmap();
    1.12  	void updateNoteFlag();
    1.13  	void updateSatellites(VymModel*);