summaryrefslogtreecommitdiff
path: root/noncore/multimedia/camera/mainwindow.h
authormickeyl <mickeyl>2003-04-13 00:11:53 (UTC)
committer mickeyl <mickeyl>2003-04-13 00:11:53 (UTC)
commit33088e3bc0af16b6d000433cb3f73161e86a5bf5 (patch) (side-by-side diff)
tree4113ab8c293486d7f0438d4fd4ae1037aaeaa519 /noncore/multimedia/camera/mainwindow.h
parent6d62efcd8964194cae47dc3dfe71b7cc41cbf3e2 (diff)
downloadopie-33088e3bc0af16b6d000433cb3f73161e86a5bf5.zip
opie-33088e3bc0af16b6d000433cb3f73161e86a5bf5.tar.gz
opie-33088e3bc0af16b6d000433cb3f73161e86a5bf5.tar.bz2
add error message of camera is not found
remove inlines (for now) because of link-problems
Diffstat (limited to 'noncore/multimedia/camera/mainwindow.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/multimedia/camera/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/multimedia/camera/mainwindow.h b/noncore/multimedia/camera/mainwindow.h
index cc12840..df66204 100644
--- a/noncore/multimedia/camera/mainwindow.h
+++ b/noncore/multimedia/camera/mainwindow.h
@@ -42,2 +42,4 @@ class CameraMainWindow: public QMainWindow
+ void showContextMenu();
+
protected: