diff options
Diffstat (limited to '')
-rw-r--r-- | Game/Code/lib/SQLite/example/uTestSqlite.dfm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Game/Code/lib/SQLite/example/uTestSqlite.dfm b/Game/Code/lib/SQLite/example/uTestSqlite.dfm index b77ec2c7..6b4a2aaf 100644 --- a/Game/Code/lib/SQLite/example/uTestSqlite.dfm +++ b/Game/Code/lib/SQLite/example/uTestSqlite.dfm @@ -1,6 +1,6 @@ object Form1: TForm1
- Left = 242
- Top = 242
+ Left = 199
+ Top = 280
Width = 541
Height = 308
Caption = 'Test SQLite 3'
|