summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui2.cc
diff options
context:
space:
mode:
authorKarsten Wiese <fzuuzf@googlemail.com>2006-01-02 17:53:18 +0000
committerKarsten Wiese <fzuuzf@googlemail.com>2006-01-02 17:53:18 +0000
commit78e61e0c840f732d0aba3bab0e81737355ba951d (patch)
tree31572f0387b5e1f0743778e53fb4dde703dc20ce /gtk2_ardour/ardour_ui2.cc
parentfeb5b3d3d79f535c337698cba8d311046cdfe9e1 (diff)
undo part of yesterdays commit
git-svn-id: svn://localhost/trunk/ardour2@226 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour_ui2.cc')
-rw-r--r--gtk2_ardour/ardour_ui2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour_ui2.cc b/gtk2_ardour/ardour_ui2.cc
index da8a30c39e..687508654b 100644
--- a/gtk2_ardour/ardour_ui2.cc
+++ b/gtk2_ardour/ardour_ui2.cc
@@ -61,7 +61,7 @@ static const gchar *psync_strings[] = {
0
};
-static vector<const char *> positional_sync_strings;
+static vector<string> positional_sync_strings;
int
ARDOUR_UI::setup_windows ()