repository_infos: Enable automatic updates on the main Haiku repostiory.
[haiku.git] / src / apps / showimage / ShowImageConstants.h
blob342ad30b421a89f373a63701710a2d5a770926b1
1 /*
2 * Copyright 2003-2007, Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
5 * Authors:
6 * Fernando Francisco de Oliveira
7 * Michael Wilber
8 * Michael Pfeiffer
9 * Ryan Leavengood
11 #ifndef SHOW_IMAGE_CONSTANTS_H
12 #define SHOW_IMAGE_CONSTANTS_H
15 #include <SupportDefs.h>
18 enum {
19 MSG_UNDO_STATE = 'mUNS',
20 MSG_PRINT = 'mPRT'
24 #endif // SHOW_IMAGE_CONSTANTS_H