ardour
Variables
quantize_dialog.cc File Reference
#include <gtkmm/stock.h>
#include <gtkmm/table.h>
#include "gtkmm2ext/utils.h"
#include "pbd/convert.h"
#include "quantize_dialog.h"
#include "public_editor.h"
#include "i18n.h"

Go to the source code of this file.

Variables

static const gchar * _grid_strings []
 

Variable Documentation

const gchar* _grid_strings[]
static
Initial value:
= {
N_("main grid"),
N_("Beats/128"),
N_("Beats/64"),
N_("Beats/32"),
N_("Beats/16"),
N_("Beats/8"),
N_("Beats/4"),
N_("Beats/3"),
N_("Beats/2"),
N_("Beats"),
0
}
#define N_(Text)
Definition: i18n.h:12

Definition at line 35 of file quantize_dialog.cc.