From 37bccf09fa8c8a0aa326b4f26e85265e811101ec Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sun, 25 Feb 2018 15:15:26 +0100 Subject: Drop unnecessary HIDs from Hyperlink dialog The defaults from ui files will do just fine Change-Id: Idd0f3b2f171386142971e7b285abaf869e42717f Reviewed-on: https://gerrit.libreoffice.org/50379 Tested-by: Jenkins Reviewed-by: Andras Timar --- cui/source/inc/hltpbase.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/source/inc/hltpbase.hxx') diff --git a/cui/source/inc/hltpbase.hxx b/cui/source/inc/hltpbase.hxx index f3a6eb723579..1c30b9429047 100644 --- a/cui/source/inc/hltpbase.hxx +++ b/cui/source/inc/hltpbase.hxx @@ -38,7 +38,6 @@ #include "dialmgr.hxx" #include #include -#include "helpids.h" #include #include "hlmarkwn.hxx" -- cgit