mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
@@ -76,8 +76,8 @@ public class BookmarkDB extends SQLiteOpenHelper {
|
||||
String sqlInsertDefaultPerfFlags =
|
||||
"INSERT INTO tbl_performance_flags ("
|
||||
+ "perf_remotefx, "
|
||||
+ "perf_gfx"
|
||||
+ "perf_gfx_h264"
|
||||
+ "perf_gfx, "
|
||||
+ "perf_gfx_h264, "
|
||||
+ "perf_wallpaper, "
|
||||
+ "perf_theming, "
|
||||
+ "perf_full_window_drag, "
|
||||
|
||||
Reference in New Issue
Block a user