-rw-r--r-- | libopie2/opiepim/oevent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie2/opiepim/oevent.h b/libopie2/opiepim/oevent.h index 57d32d0..b696d81 100644 --- a/libopie2/opiepim/oevent.h +++ b/libopie2/opiepim/oevent.h @@ -115,3 +115,3 @@ public: - bool match( const QRegExp& )const; + virtual bool match( const QRegExp& )const; |