summaryrefslogtreecommitdiff
path: root/libopie2/opieui/otabinfo.h
Unidiff
Diffstat (limited to 'libopie2/opieui/otabinfo.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/opieui/otabinfo.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/libopie2/opieui/otabinfo.h b/libopie2/opieui/otabinfo.h
index 4a6ce14..426c45a 100644
--- a/libopie2/opieui/otabinfo.h
+++ b/libopie2/opieui/otabinfo.h
@@ -39,6 +39,6 @@
39class QWidget; 39class QWidget;
40 40
41namespace Opie 41namespace Opie{
42{ 42namespace Ui {
43 43
44/** 44/**
@@ -136,5 +136,6 @@ private:
136typedef QList<OTabInfo> OTabInfoList; 136typedef QList<OTabInfo> OTabInfoList;
137 137
138}; 138}
139}
139 140
140#endif 141#endif