Skip to content

Commit 404b99a

Browse files
author
Don Turner
committed
Fixed incorrect package name in UIExampleBitmapMaskScreen.java
1 parent 3f72b8f commit 404b99a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Advanced UI/src/com/samples/toolkit/ui/test/UIExampleBitmapMaskScreen.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Copyright Research In Motion Limited, 2012-2012
66
*/
77

8-
package src.com.samples.toolkit.ui.test;
8+
package com.samples.toolkit.ui.test;
99

1010

1111

0 commit comments

Comments
 (0)