From ce2d9dfdd6d39b7f48a01548b8ae6071a8629e55 Mon Sep 17 00:00:00 2001 From: Mark Long Date: Mon, 24 Oct 2016 01:26:04 -0500 Subject: [PATCH] Code cleanup --- src/ui/widgets/CharacterSetExplorer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/widgets/CharacterSetExplorer.cpp b/src/ui/widgets/CharacterSetExplorer.cpp index 61d7ca9..14970f1 100644 --- a/src/ui/widgets/CharacterSetExplorer.cpp +++ b/src/ui/widgets/CharacterSetExplorer.cpp @@ -23,7 +23,7 @@ CharacterSetExplorer::~CharacterSetExplorer() void CharacterSetExplorer::handleInsertCharButton() { - + //TODO } void CharacterSetExplorer::handleTextChanged(QString string)