1 #ifndef MAINSESSION_INC
2 #define MAINSESSION_INC
6 // Current operation in main window
10 DRAG_EDITHANDLE1, // Waiting to move out of drag threshold
11 DRAG_EDITHANDLE2, // Dragging outside drag threshold
19 DRAG_AEFFECT_COPY, // 10
41 DRAG_PLUGINHANDLE1, // Waiting to move out of drag threshold
42 DRAG_PLUGINHANDLE2, // Dragging outside drag threshold
51 // c-file-style: "linux"