From 46171dcd991e8c3bfff8e662b3913f454714560a Mon Sep 17 00:00:00 2001 From: josef Date: Mon, 07 Oct 2002 10:02:58 +0000 Subject: - load profiles correctly when editing them - save their general values after editing them - fix compilation of widget_layer (temporary workaround?) --- (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 6d70dfd..768e453 100644 --- a/noncore/apps/opie-console/opie-console.pro +++ b/noncore/apps/opie-console/opie-console.pro @@ -22,7 +22,8 @@ HEADERS = io_layer.h io_serial.h \ history.h \ screen.h \ keytrans.h \ - widget_layer.h + widget_layer.h \ + transferdialog.h SOURCES = io_layer.cpp io_serial.cpp \ file_layer.cpp sz_transfer.cpp \ @@ -43,7 +44,8 @@ SOURCES = io_layer.cpp io_serial.cpp \ history.cpp \ screen.cpp \ keytrans.cpp \ - widget_layer.cpp + widget_layer.cpp \ + transferdialog.cpp INTERFACES = configurebase.ui editbase.ui INCLUDEPATH += $(OPIEDIR)/include -- cgit v0.9.0.2