From 222ece3a1c8867fc59f74ba3d45514dd13e84b4c Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Tue, 19 Aug 2025 09:11:57 +0300 Subject: Fix FTBFS because of missing header The FTBFS happens on a system with minimal-ish config of tdelibs and tqt i.e. no threading, no ssl etc. I didn't checked which one of the options triggers the FTBFS specifically, though it hardly matters. Signed-off-by: Alexander Golubev --- src/app/bookmarkdialogbase.ui | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/app/bookmarkdialogbase.ui b/src/app/bookmarkdialogbase.ui index d2bee5f..42c58ba 100644 --- a/src/app/bookmarkdialogbase.ui +++ b/src/app/bookmarkdialogbase.ui @@ -101,6 +101,7 @@ + kicondialog.h klineedit.h kpushbutton.h kurlrequester.h -- cgit v1.2.3