mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-38: Make class public for consistency with other classes.
This commit is contained in:
@@ -35,7 +35,7 @@ import org.apache.guacamole.protocol.GuacamoleClientInformation;
|
||||
* for temporarily storing the QuickConnections created by
|
||||
* users.
|
||||
*/
|
||||
class QuickConnectConnectionGroup extends AbstractConnectionGroup {
|
||||
public class QuickConnectConnectionGroup extends AbstractConnectionGroup {
|
||||
|
||||
/**
|
||||
* The connection identifiers for this group.
|
||||
|
Reference in New Issue
Block a user