add (option) Bezier spot delimiters

This commit is contained in:
Desmis
2017-02-21 17:13:49 +01:00
parent 2fd4f58345
commit f9b592dfd5
8 changed files with 846 additions and 100 deletions

View File

@@ -226,6 +226,7 @@ public:
int curvebboxpos; // 0=above, 1=right, 2=below, 3=left
bool showFilmStripToolBar;
bool showdelimspot;
// Performance options
Glib::ustring clutsDir;