From 2fda4cda22994466e3e1da028a7edeca657b4e7d Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Mon, 30 Mar 2020 12:10:22 +0200 Subject: Remove the regexp example Change-Id: I113a8f4c8ba401443aab2347211b3782e99c9cf4 Reviewed-by: Samuel Gaist --- examples/widgets/tools/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/widgets/tools/CMakeLists.txt') diff --git a/examples/widgets/tools/CMakeLists.txt b/examples/widgets/tools/CMakeLists.txt index 042f751b0f..3346cafe09 100644 --- a/examples/widgets/tools/CMakeLists.txt +++ b/examples/widgets/tools/CMakeLists.txt @@ -6,7 +6,6 @@ add_subdirectory(customcompleter) if(QT_FEATURE_translation) # special case add_subdirectory(i18n) endif() -add_subdirectory(regexp) add_subdirectory(regularexpression) add_subdirectory(settingseditor) add_subdirectory(styleplugin) -- cgit v1.2.3