comparison gui/src/terminal/LinuxTerminalEmulation.cpp @ 13682:c0e0625ffd13

Adjustements for compiling on Windows.
author Jacob@Jacob-PC
date Mon, 26 Sep 2011 07:55:20 +0200
parents c0e66d6e3dc8
children
comparison
equal deleted inserted replaced
13681:ee7f4294d162 13682:c0e0625ffd13
13 * 13 *
14 * You should have received a copy of the GNU Affero General Public License 14 * You should have received a copy of the GNU Affero General Public License
15 * along with this program. If not, see <http://www.gnu.org/licenses/>. 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
16 */ 16 */
17 17
18
18 #include "LinuxTerminalEmulation.h" 19 #include "LinuxTerminalEmulation.h"
19 20
20 LinuxTerminalEmulation::LinuxTerminalEmulation () 21 LinuxTerminalEmulation::LinuxTerminalEmulation ()
21 : TerminalEmulation () 22 : TerminalEmulation ()
22 { 23 {