[Kst] branches/work/kst/kst1kde4/kst/src/libkstapp
Andrew Walker
arwalker at sumusltd.com
Tue Apr 27 21:48:03 CEST 2010
The led seems to be operational so why don't you move on to one of the other
things.
Thanks,
Andrew
----- Original Message -----
From: "Zongyi Zhang" <freebody.kst at gmail.com>
To: <kde-commits at kde.org>
Cc: <kst at kde.org>
Sent: Tuesday, April 27, 2010 11:44 AM
Subject: [Kst] branches/work/kst/kst1kde4/kst/src/libkstapp
> SVN commit 1119740 by zhang:
>
> continue kst1kde4
>
> M +2 -1 CMakeLists.txt
> A kled.cpp [License: LGPL (v2+)]
> A kled.h [License: LGPL (v2+)]
> M +1 -1 kstdatanotifier.h
>
>
> --- branches/work/kst/kst1kde4/kst/src/libkstapp/CMakeLists.txt
> #1119739:1119740
> @@ -24,7 +24,8 @@
> kstviewwindow.cpp
> # widgets...
> kst2dplotwidget.cpp
> -# xxx kstdatanotifier.cpp
> + kled.cpp
> + kstdatanotifier.cpp
> kstdebugnotifier.cpp
> kstlogwidget.cpp
> kstviewlabelwidget.cpp
> --- branches/work/kst/kst1kde4/kst/src/libkstapp/kstdatanotifier.h
> #1119739:1119740
> @@ -18,7 +18,7 @@
> #ifndef KSTDATANOTIFIER_H
> #define KSTDATANOTIFIER_H
>
> -#include <kled.h>
> +#include "kled.h"
>
> class KstDataNotifier : public KLed {
> Q_OBJECT
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst
>
More information about the Kst
mailing list