Backup.
This commit is contained in:
4
bc.h
4
bc.h
@@ -52,6 +52,10 @@ public:
|
||||
BCException( const QString& what, const QString& param="" );
|
||||
BCException( const QString& what, int errCode );
|
||||
|
||||
// das ist unsinn: exception werden nicht zwangsläufig im
|
||||
// gui thread gefangen, das popup kann aber nur dort
|
||||
// angezeigt werden.
|
||||
//void popup() const;
|
||||
};
|
||||
|
||||
namespace bc
|
||||
|
||||
Reference in New Issue
Block a user