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