summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/helptab.cpp
authorpaule <paule>2007-02-07 10:35:26 (UTC)
committer paule <paule>2007-02-07 10:35:26 (UTC)
commitc4aaefcbe64cecb35f1f1bfa10337e95d8ae439c (patch) (unidiff)
tree499d792361888967a7114514006d0fe0dd925fbf /noncore/tools/remote/helptab.cpp
parent6b84dbea9b4b64ce88844ca19d4b0361a0cc0bbc (diff)
downloadopie-c4aaefcbe64cecb35f1f1bfa10337e95d8ae439c.zip
opie-c4aaefcbe64cecb35f1f1bfa10337e95d8ae439c.tar.gz
opie-c4aaefcbe64cecb35f1f1bfa10337e95d8ae439c.tar.bz2
Update docs to match current status; add myself as maintainer
Diffstat (limited to 'noncore/tools/remote/helptab.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/remote/helptab.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/tools/remote/helptab.cpp b/noncore/tools/remote/helptab.cpp
index ac51e13..999d0f2 100644
--- a/noncore/tools/remote/helptab.cpp
+++ b/noncore/tools/remote/helptab.cpp
@@ -19,9 +19,9 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19HelpTab::HelpTab(QWidget *parent, const char *name):QWidget(parent, name) 19HelpTab::HelpTab(QWidget *parent, const char *name):QWidget(parent, name)
20{ 20{
21 QVBoxLayout *layout = new QVBoxLayout(this); 21 QVBoxLayout *layout = new QVBoxLayout(this);