Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
StarUML Evológica Plugin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
evologica
StarUML Evológica Plugin
Commits
831d6539
Commit
831d6539
authored
Dec 11, 2017
by
Isaac Pereira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dependência de `Symbols` desnecessária
parent
ee03cc49
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
SynEdit.res
src/SynEdit.res
+0
-0
Utility.pas
src/Utility.pas
+1
-1
No files found.
src/SynEdit.res
0 → 100644
View file @
831d6539
File added
src/Utility.pas
View file @
831d6539
...
@@ -92,7 +92,7 @@ function GetDllDirectory: string;
...
@@ -92,7 +92,7 @@ function GetDllDirectory: string;
implementation
implementation
uses
uses
Symbols
,
//
Symbols,
Windows
,
SysUtils
,
Forms
;
Windows
,
SysUtils
,
Forms
;
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment