diff options
Diffstat (limited to 'mtp/mtp_MtpDatabase.hpp')
-rwxr-xr-x | mtp/mtp_MtpDatabase.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mtp/mtp_MtpDatabase.hpp b/mtp/mtp_MtpDatabase.hpp index 2f5e931ba..cc8097be2 100755 --- a/mtp/mtp_MtpDatabase.hpp +++ b/mtp/mtp_MtpDatabase.hpp @@ -46,6 +46,7 @@ private: int* getSupportedObjectProperties(int format); static int FILE_PROPERTIES[10]; + static int DEVICE_PROPERTIES[3]; static int AUDIO_PROPERTIES[19]; static int VIDEO_PROPERTIES[15]; static int IMAGE_PROPERTIES[12]; |