From 81a21e6ce040e7740de86340c8ea4dba30e69bc3 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 16 Jan 2025 01:57:37 -0500 Subject: New upstream version 3.4.13+dfsg. --- SQLiteStudio3/coreSQLiteStudio/expectedtoken.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'SQLiteStudio3/coreSQLiteStudio/expectedtoken.h') diff --git a/SQLiteStudio3/coreSQLiteStudio/expectedtoken.h b/SQLiteStudio3/coreSQLiteStudio/expectedtoken.h index 9242dd8..00d82af 100644 --- a/SQLiteStudio3/coreSQLiteStudio/expectedtoken.h +++ b/SQLiteStudio3/coreSQLiteStudio/expectedtoken.h @@ -23,15 +23,15 @@ struct API_EXPORT ExpectedToken VIEW, DATABASE, NO_VALUE, + STRING, + NUMBER, + BLOB, + OTHER, KEYWORD, FUNCTION, OPERATOR, COLLATION, - PRAGMA, - STRING, - NUMBER, - BLOB, - OTHER + PRAGMA }; /** -- cgit v1.2.3