merge: issue/0032 — sql_workbench
# Conflicts: # cpp/apps/primitives_gallery/CMakeLists.txt # cpp/apps/primitives_gallery/demos.h # cpp/apps/primitives_gallery/main.cpp
This commit is contained in:
@@ -52,6 +52,7 @@ static const DemoEntry k_demos[] = {
|
||||
{"tween", "tween_curves", "Core", &gallery::demo_tween},
|
||||
{"bezier_editor", "bezier_editor", "Core", &gallery::demo_bezier_editor},
|
||||
{"timeline", "timeline", "Core", &gallery::demo_timeline},
|
||||
{"sql_workbench", "sql_workbench", "Core", &gallery::demo_sql_workbench}, // issue 0032
|
||||
// Viz
|
||||
{"bar_chart", "bar_chart", "Viz", &gallery::demo_bar_chart},
|
||||
{"pie_chart", "pie_chart", "Viz", &gallery::demo_pie_chart},
|
||||
|
||||
Reference in New Issue
Block a user