From e99c8b4ed69d844bfab7cb1f1f5a514fdad3118f Mon Sep 17 00:00:00 2001 From: ibotty Date: Sun, 06 Oct 2002 19:17:57 +0000 Subject: wrote first incarnation of widget_layer.cpp. edited widget_layer.h accordingly. --- (limited to 'noncore/apps/opie-console/opie-console.pro') diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro index 831ca34..5c2d04e 100644 --- a/noncore/apps/opie-console/opie-console.pro +++ b/noncore/apps/opie-console/opie-console.pro @@ -21,7 +21,8 @@ HEADERS = io_layer.h io_serial.h \ common.h \ history.h \ screen.h \ - keytrans.h + keytrans.h \ + widget_layer.h SOURCES = io_layer.cpp io_serial.cpp \ file_layer.cpp main.cpp \ @@ -40,7 +41,8 @@ SOURCES = io_layer.cpp io_serial.cpp \ vt102emulation.cpp \ history.cpp \ screen.cpp \ - keytrans.cpp + keytrans.cpp \ + widget_layer.cpp INTERFACES = configurebase.ui editbase.ui INCLUDEPATH += $(OPIEDIR)/include -- cgit v0.9.0.2