[PC-BSD Commits] r9413 - pcbsd/current/src-qt4/pc-controlpanel
svn at pcbsd.org
svn at pcbsd.org
Tue Mar 1 07:42:06 PST 2011
Author: yurkis
Date: 2011-03-01 07:42:06 -0800 (Tue, 01 Mar 2011)
New Revision: 9413
Modified:
pcbsd/current/src-qt4/pc-controlpanel/grouplist.h
Log:
Test commit
Modified: pcbsd/current/src-qt4/pc-controlpanel/grouplist.h
===================================================================
--- pcbsd/current/src-qt4/pc-controlpanel/grouplist.h 2011-03-01 10:22:36 UTC (rev 9412)
+++ pcbsd/current/src-qt4/pc-controlpanel/grouplist.h 2011-03-01 15:42:06 UTC (rev 9413)
@@ -34,8 +34,10 @@
public:
explicit QGroupList(QWidget *parent = 0);
+ //! Read category list
int read(QString Path, CInstalledPBI* PBIs);
+ //! Set name filter string
bool setFilter(const QString& filetrString);
protected:
More information about the Commits
mailing list