summaryrefslogtreecommitdiff
path: root/libopie2/qt3/opiecore/opair.h
authorzecke <zecke>2003-04-13 16:25:24 (UTC)
committer zecke <zecke>2003-04-13 16:25:24 (UTC)
commitc27d6327b9be5792fa507557f03997a46f32cc26 (patch) (unidiff)
tree3332ed2d1c673a898ba1862276d8688918618d7f /libopie2/qt3/opiecore/opair.h
parent3e1f225ed1e515c3425361fdc90ac4d5b6d86941 (diff)
downloadopie-c27d6327b9be5792fa507557f03997a46f32cc26.zip
opie-c27d6327b9be5792fa507557f03997a46f32cc26.tar.gz
opie-c27d6327b9be5792fa507557f03997a46f32cc26.tar.bz2
Add apie comments
QString -> const QString& fix
Diffstat (limited to 'libopie2/qt3/opiecore/opair.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/qt3/opiecore/opair.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libopie2/qt3/opiecore/opair.h b/libopie2/qt3/opiecore/opair.h
index 26f617d..a151127 100644
--- a/libopie2/qt3/opiecore/opair.h
+++ b/libopie2/qt3/opiecore/opair.h
@@ -1,14 +1,15 @@
1// QPair minus QT_INLINE_TEMPLATE (instead directly using 'inline' directive) 1// QPair minus QT_INLINE_TEMPLATE (instead directly using 'inline' directive)
2//FIXME: remove and use qpair.h as soon as we're on Qt3 2//FIXME: remove and use qpair.h as soon as we're on Qt3
3// name file qpair -zecke
3 4
4/**************************************************************************** 5/****************************************************************************
5** 6**
6** Definition of QPair class 7** Definition of QPair class
7** 8**
8** 9**
9** Copyright (C) 1992-2001 Trolltech AS. All rights reserved. 10** Copyright (C) 1992-2001 Trolltech AS. All rights reserved.
10** 11**
11** This file is part of the tools module of the Qt GUI Toolkit. 12** This file is part of the tools module of the Qt GUI Toolkit.
12** 13**
13** This file may be distributed under the terms of the Q Public License 14** This file may be distributed under the terms of the Q Public License
14** as defined by Trolltech AS of Norway and appearing in the file 15** as defined by Trolltech AS of Norway and appearing in the file