Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/Prism-Client/Aether-UI into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
senxd committed Jul 20, 2022
2 parents 963f775 + 9ad4f0a commit 168b4c3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ gradle-app.setting
*.DS_STORE
*.log

src/test/resources/
/src/test/resources/

src/test/koltin/examples/prism/
/src/test/kotlin/examples/prism/
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
package net.prismclient.aether.ui.component.type.layout

/**
*
*
* @author sen
* @since 1.3
*/
package net.prismclient.aether.ui.component.type.layout

/**
*
*
* @author sen
* @since 1.3
*/
class UIGridLayout

0 comments on commit 168b4c3

Please sign in to comment.