From 5b9d1ddde859ff783f95babf1887fa40e6bfe0be Mon Sep 17 00:00:00 2001 From: zecke Date: Wed, 16 Apr 2003 10:59:24 +0000 Subject: API docu fixes... if using \fn infront of a function make sure to name the right function ljp please see my comment in oticker about constness --- (limited to 'libopie/otabbar.h') diff --git a/libopie/otabbar.h b/libopie/otabbar.h index c413611..0b353e2 100644 --- a/libopie/otabbar.h +++ b/libopie/otabbar.h @@ -62,7 +62,7 @@ public: protected: /** - * @fn paintLabel( QPainter* p, const QRect& br, QTab* t, bool has_focus ) + * @fn paintLabel( QPainter* p, const QRect& br , QTab* t, bool has_focus)const * @brief Internal function to draw a tab's label. * * @param p Pointer to QPainter used for drawing. -- cgit v0.9.0.2