issue#4 #7

Merged
efrick merged 6 commits from issue#4 into master 2024-08-08 12:40:27 -04:00

6 Commits

Author SHA1 Message Date
efrick 66695f595f Merge branch 'issue#4' of https://efrick.ddns.net/git/ABSC/PDF-Merge into issue#4 2024-08-08 12:38:50 -04:00
efrick cd64c19fa3 Fix null warnings in AboutBox1
One warning was left because it should not ever return null unless the
package has been damaged.
All other warnings have been resolved. This should close issue #4.
2024-08-08 12:38:11 -04:00
efrick 70cc9583af Fix null warnings in AboutBox1
One warning was left because it should not ever return null unless the
package has been damaged.
2024-08-08 12:36:16 -04:00
efrick a1c79ab1f3 Fixed null warning in MergePDFs 2024-08-08 11:41:02 -04:00
efrick d0a9bc9055 Fix null warning in MainForm 2024-08-08 11:37:22 -04:00
efrick 006228647d Fix null literal warning in ConfForm. 2024-08-08 11:35:31 -04:00