root/src/preferences/media/IconHandles.h
/*
 * Copyright 2010, Haiku, Inc. All rights reserved.
 * Distributed under the terms of the MIT License.
 */


enum {
        devices_icon = 1,
        mixer_icon = 2,
        tv_icon = 3,
        cam_icon = 4,
        mic_icon = 5,
        speaker_icon = 6
};