Combine two separate anonymous namespaces into one.
This commit is contained in:
@@ -87,10 +87,7 @@ namespace
|
||||
if ( cursor.IsOk() )
|
||||
drag.setDragCursor(cursor.GetHandle().pixmap(), action);
|
||||
}
|
||||
}
|
||||
|
||||
namespace
|
||||
{
|
||||
class PendingMimeDataSetter
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user