summaryrefslogtreecommitdiff
path: root/src/terminal-search-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/terminal-search-dialog.h')
-rw-r--r--src/terminal-search-dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/terminal-search-dialog.h b/src/terminal-search-dialog.h
index 8c87e91..8a91d1e 100644
--- a/src/terminal-search-dialog.h
+++ b/src/terminal-search-dialog.h
@@ -1,6 +1,7 @@
/*
* Copyright © 2005 Paolo Maggi
* Copyright © 2010 Red Hat (Red Hat author: Behdad Esfahbod)
+ * Copyright (C) 2012-2021 MATE Developers
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -32,7 +33,6 @@ typedef enum _TerminalSearchFlags
TERMINAL_SEARCH_FLAG_WRAP_AROUND = 1 << 1
} TerminalSearchFlags;
-
GtkWidget *terminal_search_dialog_new (GtkWindow *parent);
void terminal_search_dialog_present (GtkWidget *dialog);