CVS commit by domi:
1. Fix a lot of warnings -> Peter, could you please configure with
"--enable-debug=full" and try to prevent warnings about unused
arguments and such ?
2. Add a generic PkgFilterGrouper as a base class for filter groupers,
as a manner of getting a feel of how the PkgGrouper st
CVS commit by domi:
cvs ignore
A.cvsignore 1.1
CVS commit by domi:
make it build with KDE 3.1
M +2 -0 kapture.cpp 1.2
--- kdenonbeta/kdedebian/kapture/kapture/kapture.cpp #1.1:1.2
@@ -83,6 +83,8 @@ void kapture::setupActions()
KStdAction::quit(kapp, SLOT(quit()), actionCollection());
+#if KDE_IS_VERSION( 3, 1, 90 )
c
3 matches
Mail list logo