From 21a9e96cebeb6e729d129cd75544ac54ae4d09f4 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sat, 07 May 2005 00:55:52 +0000 Subject: introduce OFileNotifyEvent and add more signals --- (limited to 'examples/opiecore/onotifydemo/onotifydemo.h') diff --git a/examples/opiecore/onotifydemo/onotifydemo.h b/examples/opiecore/onotifydemo/onotifydemo.h index f6ac5ea..20019e4 100644 --- a/examples/opiecore/onotifydemo/onotifydemo.h +++ b/examples/opiecore/onotifydemo/onotifydemo.h @@ -20,7 +20,7 @@ public slots: void addMulti(); void delTrigger(); void unnamedTrigger(); - void namedTrigger( const QString& name ); + void namedTrigger( const QString&, unsigned int, const QString& ); private: Opie::Ui::OListView* l; -- cgit v0.9.0.2