mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
remove border
This commit is contained in:
parent
e286a6cdf3
commit
08c71bc75f
@ -861,6 +861,6 @@ void __fastcall TConfigForm::NonexclusiveChkClick(TObject *Sender)
|
||||
void __fastcall TConfigForm::PboxPaint(TObject *Sender)
|
||||
{
|
||||
TPaintBox *pbox = static_cast<TPaintBox*>(Sender);
|
||||
pbox->Canvas->Rectangle(pbox->ClientRect);
|
||||
//pbox->Canvas->Rectangle(pbox->ClientRect);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user