]> source.dussan.org Git - vaadin-framework.git/commit
Rename @RootTheme -> @Theme
authorLeif Åstrand <leif@vaadin.com>
Thu, 22 Dec 2011 07:40:34 +0000 (09:40 +0200)
committerLeif Åstrand <leif@vaadin.com>
Thu, 22 Dec 2011 07:40:34 +0000 (09:40 +0200)
commitd749cbd51b0d4bfe4cc38878270460018872f159
tree9f1b973547300141e4b3cb3ed3e5426d99fba2d1
parent0be23936ef259c5b44ec51645879cd0830a8d711
Rename @RootTheme -> @Theme
src/com/vaadin/Application.java
src/com/vaadin/annotations/RootTheme.java [deleted file]
src/com/vaadin/annotations/Theme.java [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/root/TestRootTheme.java