Branding cleanup: KDE print -> TDE Print.

pull/1/head
Darrell Anderson 12 years ago
parent 89e70de362
commit a65b81051f

@ -259,7 +259,7 @@ class KStars : public KMainWindow, virtual public KStarsInterface
ASYNC exportImage( const TQString filename, int width, int height );
/**DCOP interface function. Print the sky image.
*@p usePrintDialog if true, the KDE print dialog will be shown; otherwise, default parameters will be used
*@p usePrintDialog if true, the TDE print dialog will be shown; otherwise, default parameters will be used
*@p useChartColors if true, the "Star Chart" color scheme will be used for the printout, which will save ink.
*/
ASYNC printImage( bool usePrintDialog, bool useChartColors );

Loading…
Cancel
Save