Ignore:
Timestamp:
Jul 13, 2017, 5:17:57 AM (8 years ago)
Author:
stevenhl
Message:

Import modifications from cwmm-0_2_9-work-01_10_2006.zip dated 2006-08-27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mediafolder/include/mediafolder.hh

    r3 r4  
    11/*
    2  * This file is (C) Chris Wohlgemuth 2002
     2 * This file is (C) Chris Wohlgemuth 2002-2005
    33 */
    44/*
     
    6464#define SHOWABOUTDIALOG_COMMAND   "SHOWABOUTDIALOG=1"
    6565#define SETUP_SHOWABOUTDIALOG     "SHOWABOUTDIALOG"
    66 
    67 /*** Private folder flags: ***/
    68 
    69 /* Flag indicating from where a method was called */
    70 #define MFLDR_CURACTION_ADDFOLDERVIEW3  0x00000001
    71 /* Flag telling if folder is in compact view */
    72 #define MFLDR_VIEW_COMPACT              0x00000002
    73 /* The view is currently changing */
    74 #define MFLDR_CHANGING_VIEW             0x00000004
    75 /*** End of private folder flags ***/
    76 
    77 #define IDHLP_MEDIAFOLDERMAIN  100
    78 
    7966
    8067#pragma SOMAsDefault(on)
Note: See TracChangeset for help on using the changeset viewer.