Commit 0efea21d by castro

lisatud algse asendamine

parent 9801d84a
Showing with 3 additions and 2 deletions
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
#endif #endif
void find (GtkTextView *text_view, const gchar *text, GtkTextIter *iter); void find (GtkTextView *text_view, const gchar *text, GtkTextIter *iter);
void Otsi_nupp_vajutatud (GtkWidget *search_button, tab *app); void Otsi_nupp_vajutatud (GtkWidget *search_button, tab *Tab);
void Jargmine_nupp_vajutatud (GtkWidget *next_button, tab *app); void Jargmine_nupp_vajutatud (GtkWidget *next_button, tab *Tab);
void Asenda_nupp_vajutatud (GtkWidget *asenda_nupp, tab *Tab);
#endif // SEARCH_H #endif // SEARCH_H
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment