This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
pas2js
mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
disable warning about unused params
Michaël Van Canneyt
1 year ago
parent
e50f637255
commit
05c189cbb5
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
packages/bootstrap/bootstrapwidgets.pp
+ 1
- 1
packages/bootstrap/bootstrapwidgets.pp
View File
@@ -16,7 +16,7 @@
unit bootstrapwidgets;
{$mode objfpc}
-
+
{$WARN 4501 off : }
interface
uses