Skip to content

Commit f0ae1c4

Browse files
author
delphidabbler
committed
Remove reference to UShowPrefsPageAction unit
1 parent 80f6607 commit f0ae1c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Src/FmMain.pas

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,8 +583,8 @@ implementation
583583
UCopySourceMgr, UDatabaseLoader, UDatabaseLoaderUI, UDetailTabAction,
584584
UEditSnippetAction, UExceptions, UHelpMgr, UHistoryMenus, UKeysHelper,
585585
UMessageBox, UNotifier, UNulDropTarget, UPrintMgr, UQuery, USaveSnippetMgr,
586-
USaveUnitMgr, USelectionIOMgr, UShowPrefsPageAction, UUrl, UUserDBMgr, UView,
587-
UViewItemAction, UWBExternal;
586+
USaveUnitMgr, USelectionIOMgr, UUrl, UUserDBMgr, UView, UViewItemAction,
587+
UWBExternal;
588588

589589

590590
{$R *.dfm}

0 commit comments

Comments
 (0)