From 082e9ffd0f25e1179bec188dd2accc109497a194 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 30 Aug 2005 01:19:54 +0000 Subject: * add legal blurb to Makefile * minor Makefile improveemnt * hide some files from svn * minor documentation git-svn-id: file:///home/lennart/svn/public/avahi/trunk@497 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-qt/qt-watch.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'avahi-qt/qt-watch.h') diff --git a/avahi-qt/qt-watch.h b/avahi-qt/qt-watch.h index bbcf30c..f6447ab 100644 --- a/avahi-qt/qt-watch.h +++ b/avahi-qt/qt-watch.h @@ -1,6 +1,8 @@ #ifndef QAVAHI_H #define QAVAHI_H +/* $Id$ */ + /*** This file is part of avahi. @@ -20,6 +22,8 @@ USA. ***/ +/** \file qt-watch.h Qt main loop adapter */ + #include #ifndef DOXYGEN_SHOULD_SKIP_THIS @@ -35,6 +39,4 @@ const AvahiPoll* avahi_qt_poll_get(void); AVAHI_C_DECL_END #endif - - #endif -- cgit