Skip to content

Commit 194d873

Browse files
committed
Resolve merge conflict.
1 parent 3ca7fbe commit 194d873

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Unit1.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -533,11 +533,7 @@ void __fastcall TForm1::FormCreate(TObject *Sender)
533533
String windows_ver = common.windowsVer;
534534
String local_name = common.localName;
535535

536-
<<<<<<< HEAD
537536
common.title = Application->Title + " by OneOfEleven " + s + " (+OD07) ";
538-
=======
539-
common.title = Application->Title + " " + s + " by OneOfEleven (mod from DiSlord)";
540-
>>>>>>> 476930fb7060954752d60b36184680bb85f6275a
541537

542538
this->Caption = common.title;
543539
StatusBar2->Panels->Items[0]->Text = windows_ver + " " + local_name + " '" + String(common.decimalPoint()) + "'";

0 commit comments

Comments
 (0)