From 5ad95134dc521d5eeb85cc37e6681b72b8d62c62 Mon Sep 17 00:00:00 2001 From: robotbrainify Date: Fri, 6 Dec 2013 16:24:55 -0500 Subject: work on pasting instance logs blame clang for formatting changes --- gui/ConsoleWindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gui/ConsoleWindow.h') diff --git a/gui/ConsoleWindow.h b/gui/ConsoleWindow.h index 2d948484..731c616c 100644 --- a/gui/ConsoleWindow.h +++ b/gui/ConsoleWindow.h @@ -76,6 +76,8 @@ slots: // FIXME: add handlers for the other MinecraftProcess signals (pre/post launch command // failures) + void on_btnPaste_clicked(); + protected: void closeEvent(QCloseEvent *); -- cgit v1.2.3