summaryrefslogtreecommitdiff
path: root/noncore/applets/memoryapplet/memorystatus.h
authordrw <drw>2004-02-22 17:17:08 (UTC)
committer drw <drw>2004-02-22 17:17:08 (UTC)
commit5b27ef38d45ae4aa751c6e364cb62ed428808e3f (patch) (unidiff)
tree14e149df51b9016c0128b277eb698cf14582d639 /noncore/applets/memoryapplet/memorystatus.h
parentf31e19e2d828dc6d8563b2540e45ee60184f91aa (diff)
downloadopie-5b27ef38d45ae4aa751c6e364cb62ed428808e3f.zip
opie-5b27ef38d45ae4aa751c6e364cb62ed428808e3f.tar.gz
opie-5b27ef38d45ae4aa751c6e364cb62ed428808e3f.tar.bz2
Memory Applet: libopie->libopie2
Diffstat (limited to 'noncore/applets/memoryapplet/memorystatus.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/applets/memoryapplet/memorystatus.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/applets/memoryapplet/memorystatus.h b/noncore/applets/memoryapplet/memorystatus.h
index 5c73833..c3926db 100644
--- a/noncore/applets/memoryapplet/memorystatus.h
+++ b/noncore/applets/memoryapplet/memorystatus.h
@@ -24,5 +24,7 @@
24 24
25#include <opie2/otabwidget.h>
26
25class MemoryInfo; 27class MemoryInfo;
26class Swapfile; 28class Swapfile;
27class OTabWidget; 29using Opie::OTabWidget;
28 30