#include "deleteallindexes.h"#include "edl.h"#include "edlsession.h"#include "language.h"#include "mwindow.h"#include "preferences.h"#include "preferencesthread.h"#include "interfaceprefs.h"#include "theme.h"Go to the source code of this file.
Defines | |
| #define | MOVE_ALL_EDITS_TITLE "Drag all following edits" |
| #define | MOVE_ONE_EDIT_TITLE "Drag only one edit" |
| #define | MOVE_NO_EDITS_TITLE "Drag source only" |
| #define | MOVE_EDITS_DISABLED_TITLE "No effect" |
|
|
Definition at line 18 of file interfaceprefs.C. Referenced by InterfacePrefs::behavior_to_text(), and ViewBehaviourText::create_objects(). |
|
|
Definition at line 21 of file interfaceprefs.C. Referenced by InterfacePrefs::behavior_to_text(), and ViewBehaviourText::create_objects(). |
|
|
Definition at line 20 of file interfaceprefs.C. Referenced by InterfacePrefs::behavior_to_text(), and ViewBehaviourText::create_objects(). |
|
|
Definition at line 19 of file interfaceprefs.C. Referenced by InterfacePrefs::behavior_to_text(), and ViewBehaviourText::create_objects(). |
1.4.4