$NetBSD: patch-src_CMakeLists.txt,v 1.1 2011/02/17 09:59:58 markd Exp $

Fix build with gcc4.5

--- src/CMakeLists.txt.orig	2009-07-19 13:35:42.000000000 +0000
+++ src/CMakeLists.txt
@@ -49,7 +49,7 @@ breakcontrol.cpp
 
 QT4_ADD_DBUS_ADAPTOR( rsibreak_sources
 org.rsibreak.rsiwidget.xml
-rsiwidget.h RSIObject::RSIObject
+rsiwidget.h RSIObject
 )
 
 # compilation
