From a209ccfd83698cf14ec7302275f7425f5023d81f Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 20 Mar 2002 21:26:34 +0000 Subject: - consistent indentation within this file :) --- (limited to 'include') diff --git a/include/opie/xmltree.h b/include/opie/xmltree.h index 7f50365..ed93c23 100644 --- a/include/opie/xmltree.h +++ b/include/opie/xmltree.h @@ -84,7 +84,7 @@ public: AttributeMap attributes() const { return m_attributes; } AttributeMap &attributes() { return m_attributes; } - QString attribute(const QString &)const; + QString attribute( const QString & ) const; void setAttribute( const QString &attr, const QString &value ); void save( QTextStream &stream, uint indent = 0 ); -- cgit v0.9.0.2