project_files/Android-build/SDL-android-project/res/layout/activity_netroom.xml
changeset 7455 8e86d8d2927d
parent 7449 2e63537b44f3
child 7461 38acbfdb484f
--- a/project_files/Android-build/SDL-android-project/res/layout/activity_netroom.xml	Wed Aug 01 20:56:32 2012 +0200
+++ b/project_files/Android-build/SDL-android-project/res/layout/activity_netroom.xml	Wed Aug 01 21:13:39 2012 +0200
@@ -96,7 +96,7 @@
                 android:id="@+id/chatFragment"
                 android:layout_width="fill_parent"
                 android:layout_height="fill_parent"
-                class="org.hedgewars.hedgeroid.netplay.LobbyChatFragment"
+                class="org.hedgewars.hedgeroid.netplay.ChatFragment"
                 tools:layout="@layout/fragment_chat" />
         </FrameLayout>
     </RelativeLayout>