[Kstars-devel] Cannot compile KStars (kinputdialog.h)
Jason Harris
kstars at 30doradus.org
Mon Sep 15 09:41:34 CEST 2003
Hi,
I've confirmed that KInputDialog is a new feature in 3.2. We should
wrap the '#include <kinputdialog.h>' in an ifdef to look for kde 3.2
(anyone remember the KDE-version preprocesser variable? Do we want
"KDE_VERSION >= 319" ?)...if 3.2 is not found, we should include
klineeditdialog.h instead. The code in slotSetZoom() will also need an
ifdef check.
I may be able to get to this today; if not it will have to wait until
later this week.
regards,
Jason
On Monday 15 September 2003 08:23 am, Jason Harris wrote:
> Hi,
>
> KInputDialog is a standard KDE class. Do you have a KDE cvs
> snapshot? It's possible that this class was not in 3.1; if not, we
> should insert compatibility code...
>
--
KStars: A KDE Planetarium
http://edu.kde.org/kstars
More information about the Kstars-devel
mailing list