changeset 76 | cfea66083b62 |
parent 45 | 6b911d05207e |
--- a/phoneuis/ussdeditor/src/main.cpp Fri Sep 17 17:09:12 2010 +0300 +++ b/phoneuis/ussdeditor/src/main.cpp Mon Oct 04 16:06:10 2010 +0300 @@ -57,8 +57,8 @@ window.addView(view); TFLOGSTRING("USSDEDITOR: main addView") - // Create CUssdComms - ussd client - CUssdComms *ussdComms = new CUssdComms(view); + // Create UssdComms - ussd client + UssdComms *ussdComms = new UssdComms(view); TFLOGSTRING("USSDEDITOR: main ussdComms") // Create HbInputDialog