From: root Date: Mon, 3 Jan 2005 12:48:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=688b5204273bba6546c52a44d092561631c278cb;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/ptytty.h b/src/ptytty.h index 89abeac1..78075ffd 100644 --- a/src/ptytty.h +++ b/src/ptytty.h @@ -24,6 +24,7 @@ public: void close_tty (); bool make_controlling_tty (); + void set_utf8_mode (bool on); }; #endif